Fixed .gitignore

This commit is contained in:
dginovker 2019-11-13 11:36:39 -05:00
parent 9dc5f40e5f
commit acb6d8cbfb
13 changed files with 8876 additions and 7 deletions

4
.gitignore vendored
View file

@ -1,7 +1,7 @@
production/*
.idea/*
.idea/
.idea/workspace.xml
**/.idea/workspace.xml
**/.idea/tasks.xml
CompiledServer/
Server/**/*.class
CompiledServer/**/*.jar