first commit
This commit is contained in:
5
.gitignore
vendored
Executable file
5
.gitignore
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
__pycache__
|
||||
*/__pycache__
|
||||
*/*/__pycache__
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
Reference in New Issue
Block a user