aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorSpacelord <Spacelord09@users.noreply.github.com>2021-04-24 20:32:50 +0200
committerGitHub <noreply@github.com>2021-04-24 20:32:50 +0200
commit8c30b37cd76ddec2111eca25a41214dd2bcdceb6 (patch)
tree41a9474f2f1953edf53a692628e85bb530730c18 /.gitignore
parent71d86ec46259ce1b5488989ec30152c7cf810a8e (diff)
downloadmidimonster-8c30b37cd76ddec2111eca25a41214dd2bcdceb6.tar.gz
midimonster-8c30b37cd76ddec2111eca25a41214dd2bcdceb6.tar.bz2
midimonster-8c30b37cd76ddec2111eca25a41214dd2bcdceb6.zip
Installer> Refactoring and Shellcheck error fixes. (#88)
* Installer> Refactor install_dependencies. * Installer> Fixing some shellcheck errors. * Installer> Refactor error_handler to output errors. * Installer> Fix all remaining shellcheck errors. * Installer> Fix tabbing. * Installler> FIx tabbing again..
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ccb500c..e7c62d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ libmmapi.a
*.so
*.dll
__pycache__
+.vscode/ \ No newline at end of file