summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 19841c4..f176d4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,7 @@ env/
uml/
config.toml
__pycache__/
-*.org \ No newline at end of file
+*.org
+
+# VSCode
+.vscode/ \ No newline at end of file