forked from Tomas/webdl
Ignore python cache
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,8 @@ tsconfig.tsbuildinfo
|
|||||||
|
|
||||||
# Python
|
# Python
|
||||||
env/
|
env/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
|
||||||
# Output
|
# Output
|
||||||
dist/
|
dist/
|
||||||
|
|||||||
Reference in New Issue
Block a user