Add python generated files to .gitignore (#409)

This commit is contained in:
Sam Clegg
2019-12-11 15:16:08 -06:00
committed by GitHub
parent 3c548d39f2
commit 9c60ff91d1

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
*.pyc
__pycache__
# Support for --embedded configs
/.emscripten
/.emscripten_cache