cleanup (gitignore): proper gitignore

This commit is contained in:
Mickael KERJEAN
2017-06-13 18:09:30 +10:00
parent 57eb123b2a
commit 3cc5220f20

9
.gitignore vendored
View File

@ -2,5 +2,10 @@ server/public/bundle.js
node_modules/
babel_cache/
.DS_Store
\#.*\#
.\#.*
\#*\#
.\#*
*.log
*~
*.swp
*.swo