Update .gitignore to submit new compiles + missing class compiles

This commit is contained in:
dginovker 2019-11-05 11:47:06 -05:00
parent df497818fc
commit dda1838060
9 changed files with 6 additions and 293 deletions

2
Server/.gitignore vendored
View file

@ -7,11 +7,9 @@ data/profile/**
.DS_Store**
.project**
.classpath**
.class**
/bin/
/out/
*.iml
*.eml
*.userlibraries
*.class
data/players/**