Skip to content

Commit

Permalink
Added some things to .gitignore
Browse files Browse the repository at this point in the history
Git ignore should now ignore minecraft related files
  • Loading branch information
bculkin2442 committed Feb 21, 2014
1 parent 54eb1d9 commit 4268f5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -29,3 +29,9 @@ version.properties
/.project
/.settings/
/debug/
*.lock
/.metadata/
/config/
/logs/
options.txt
/saves/

0 comments on commit 4268f5a

Please sign in to comment.