about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorComradeCrow <comradecrow@vivaldi.net>2023-03-26 02:07:01 -0700
committerComradeCrow <comradecrow@vivaldi.net>2023-03-26 02:07:01 -0700
commit6cbff5d60cb708eb7f1eb0a598a6bb99d4b3a9e7 (patch)
tree042004653f503b4f5b64b9337d8defbe5763c276 /.gitignore
parentf12eca235e59c0ea64d2c569674ea7ad31753215 (diff)
downloadytcpp-6cbff5d60cb708eb7f1eb0a598a6bb99d4b3a9e7.tar.gz
very broken
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8125bf6..6dc2dea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,7 @@ __pycache__/
 # Distribution / packaging
 .Python
 build/
+bin/
 develop-eggs/
 dist/
 downloads/
@@ -194,3 +195,6 @@ cython_debug/
 #  option (not recommended) you can uncomment the following to ignore the entire idea folder.
 #.idea/
 
+# VS Code files
+.vscode/
+