Commit a61bdfa5 by aa.gusti

Update .gitignore

1 parent f24d3f07
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
.vs/
.vscode/ .vscode/
# C extensions # C extensions
*.so *.so
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!