Updated .gitignore

This commit is contained in:
Said Achmiz 2019-02-02 18:25:19 -05:00
parent 41604e5143
commit 5f4d906401

1
.gitignore vendored
View File

@ -3,5 +3,6 @@
*.nex *.nex
*.pem *.pem
*.zip *.zip
*.tar.gz
build/chrome/* build/chrome/*
build/firefox/* build/firefox/*