Updated .gitignore

This commit is contained in:
Shoghi Cervantes 2014-03-06 03:53:59 +01:00
parent 5de9fa77d7
commit 5109566c9f

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ players/*
worlds/* worlds/*
plugins/* plugins/*
bin/* bin/*
.idea/*
*.log *.log
*.txt *.txt
server.properties server.properties