did some shi and finished two commands and a basic structure
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Ignore every __pycache__ folder regardless of where it is
|
||||
**/__pycache__/
|
||||
|
||||
# Ignore all compiled python files
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user