Updated .gitignore file

This commit is contained in:
Leonardo J. Caballero G 2018-04-17 18:13:49 -04:00
parent 326a12eb56
commit 9c59240e50

2
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.pyc
*.egg-info
*.egg
*.mo
*build/
.tox
.coverage
@ -17,3 +18,4 @@ local/
node_modules
npm-debug.log
package-lock.json
pip-selfcheck.json