Mortal
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.vscode
|
||||
__pycache__
|
||||
|
||||
/target
|
||||
*.pyd
|
||||
*.dll
|
||||
*.exe
|
||||
*.so
|
||||
*.pth
|
||||
|
||||
.ipynb_checkpoints
|
||||
*.ipynb
|
||||
|
||||
/_draft
|
||||
Reference in New Issue
Block a user