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
|
||||
env/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Output
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user