1
0
Fork 0

Add global gitignore

This commit is contained in:
Jeremy Kaplan 2018-03-29 10:23:29 -07:00 committed by Jeremy Kaplan
commit 568df7f401
2 changed files with 11 additions and 0 deletions

10
git/gitignore Normal file
View file

@ -0,0 +1,10 @@
\#*\#
*~
*.swp
__pycache__
node_modules
package-lock.json
.ignore