about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <you@example.com>2022-02-09 19:47:51 +0000
committerBaitinq <you@example.com>2022-02-09 19:47:51 +0000
commit46002ea4927a1e064032cd2d5b88b07aab956a3d (patch)
treeaee373495d8bf1b64540b787702da8a65a22c777
parentAdd heading component to the x movement (diff)
downloadOSLS-46002ea4927a1e064032cd2d5b88b07aab956a3d.tar.gz
OSLS-46002ea4927a1e064032cd2d5b88b07aab956a3d.tar.bz2
OSLS-46002ea4927a1e064032cd2d5b88b07aab956a3d.zip
Updated gitignore
-rw-r--r--.gitignore1
-rw-r--r--.vscode/settings.json4
2 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c18dd8d..38da6d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 __pycache__/
+.vscode/
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 86ab3eb..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-    "python.linting.mypyEnabled": true,
-    "python.linting.enabled": true
-}
\ No newline at end of file