JavaCompilerCore/.gitignore

21 lines
163 B
Plaintext
Raw Normal View History

CVS
2015-03-31 14:25:34 +00:00
bin
*.class
*.log
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
2017-10-04 14:46:31 +00:00
# IDEs
.classpath
2017-10-05 17:21:30 +00:00
*.iml
2017-10-06 11:24:17 +00:00
.idea/
2017-10-06 11:34:03 +00:00
.DS_Store
.project
.settings/