In the beginning....

The project needs a README and a .gitignore file.  Put them there.
This commit is contained in:
Eric J. Bowersox
2015-11-03 22:47:15 -07:00
commit 6f3156b8c9
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
build/
mods-source/client/*.jar
mods-source/server/*.jar