1
0
Fork 0

Merge global gitignore

This commit is contained in:
Jeremy Kaplan 2018-06-05 22:42:08 -07:00
commit 326a19954b

View file

@ -2,10 +2,11 @@
*~
*.swp
__pycache__
venv
.mypy_cache/
__pycache__/
venv/
node_modules
node_modules/
package-lock.json
.ignore