diff --git a/.gitignore b/.gitignore index dc55ae2..4d1c382 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ project.lock.json .DS_Store *.pyc nupkg/ +*.local.ini # Visual Studio Code .vscode/* diff --git a/ActionSequencer/ActionSequencer.mdk.local.ini b/ActionSequencer/ActionSequencer.mdk.local.ini deleted file mode 100644 index 4b66820..0000000 --- a/ActionSequencer/ActionSequencer.mdk.local.ini +++ /dev/null @@ -1,7 +0,0 @@ -; This file is _local_ to your machine and should not be checked in to source control. - -[mdk] -; Where to output the script to (auto|specific path) -output=auto -; Override the default binary path (auto|specific path) -binarypath=auto \ No newline at end of file diff --git a/AirMonitor/AirMonitor.mdk.local.ini b/AirMonitor/AirMonitor.mdk.local.ini deleted file mode 100644 index 4b66820..0000000 --- a/AirMonitor/AirMonitor.mdk.local.ini +++ /dev/null @@ -1,7 +0,0 @@ -; This file is _local_ to your machine and should not be checked in to source control. - -[mdk] -; Where to output the script to (auto|specific path) -output=auto -; Override the default binary path (auto|specific path) -binarypath=auto \ No newline at end of file diff --git a/Airlock/Airlock.mdk.local.ini b/Airlock/Airlock.mdk.local.ini deleted file mode 100644 index 4b66820..0000000 --- a/Airlock/Airlock.mdk.local.ini +++ /dev/null @@ -1,7 +0,0 @@ -; This file is _local_ to your machine and should not be checked in to source control. - -[mdk] -; Where to output the script to (auto|specific path) -output=auto -; Override the default binary path (auto|specific path) -binarypath=auto \ No newline at end of file diff --git a/DockLoader/DockLoader.mdk.local.ini b/DockLoader/DockLoader.mdk.local.ini deleted file mode 100644 index 4b66820..0000000 --- a/DockLoader/DockLoader.mdk.local.ini +++ /dev/null @@ -1,7 +0,0 @@ -; This file is _local_ to your machine and should not be checked in to source control. - -[mdk] -; Where to output the script to (auto|specific path) -output=auto -; Override the default binary path (auto|specific path) -binarypath=auto \ No newline at end of file diff --git a/DockingController/DockingController.mdk.local.ini b/DockingController/DockingController.mdk.local.ini deleted file mode 100644 index 4b66820..0000000 --- a/DockingController/DockingController.mdk.local.ini +++ /dev/null @@ -1,7 +0,0 @@ -; This file is _local_ to your machine and should not be checked in to source control. - -[mdk] -; Where to output the script to (auto|specific path) -output=auto -; Override the default binary path (auto|specific path) -binarypath=auto \ No newline at end of file diff --git a/InfoDisplays/InfoDisplays.mdk.local.ini b/InfoDisplays/InfoDisplays.mdk.local.ini deleted file mode 100644 index 4b66820..0000000 --- a/InfoDisplays/InfoDisplays.mdk.local.ini +++ /dev/null @@ -1,7 +0,0 @@ -; This file is _local_ to your machine and should not be checked in to source control. - -[mdk] -; Where to output the script to (auto|specific path) -output=auto -; Override the default binary path (auto|specific path) -binarypath=auto \ No newline at end of file