Add python generated files to .gitignore (#409)
This commit is contained in:
Родитель
3c548d39f2
Коммит
9c60ff91d1
|
@ -1,3 +1,6 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
|
||||
# Support for --embedded configs
|
||||
/.emscripten
|
||||
/.emscripten_cache
|
||||
|
|
Загрузка…
Ссылка в новой задаче