Fetch/.gitignore
2019-03-25 21:05:34 -06:00

12 lines
116 B
Plaintext

#IntelliJ IDE Files
*.iml
*.idea/*
out/*
#Eclipse IDE Files
.project
.classpath
#Java Compiled Files
bin/*
*.class