Updated .gitignore

This commit is contained in:
Shoghi Cervantes 2014-12-16 18:50:57 +01:00
parent 8e47c93fbc
commit 922bfb33ac

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ players/*
worlds/* worlds/*
plugins/* plugins/*
bin/* bin/*
timings/*
*.log *.log
*.txt *.txt
*.phar *.phar