mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
Added docker support
This commit is contained in:
19
app/external/pytaw/.gitignore
vendored
Normal file
19
app/external/pytaw/.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
*.bak
|
||||
*.egg
|
||||
*.egg-info/
|
||||
*.eggs/
|
||||
*.pyproj
|
||||
*.sln
|
||||
*.vs/
|
||||
*~
|
||||
.DS_Store
|
||||
.cache/
|
||||
.coverage
|
||||
.idea/
|
||||
.tox/
|
||||
_build/
|
||||
build/
|
||||
dist/
|
||||
|
||||
__pycache__/
|
||||
*.ini
|
Reference in New Issue
Block a user