Add the fatpacked libraries to .gitignore

This commit is contained in:
Simon Schuster 2016-09-18 13:22:50 +02:00
parent 100be01f25
commit 3c6bbce63c

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.vagrant/ .vagrant/
*.pyc *.pyc
library/*.lua