1
0
mirror of https://github.com/chylex/Java-Checker.git synced 2025-06-14 15:34:04 +02:00

Create .gitignore

This commit is contained in:
chylex 2014-12-12 23:42:34 +01:00
parent 4f05a1fa37
commit e1809605a1

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
bin/
build/
eclipse/
gradle/
.gradle/
.settings/
.classpath
.project
.DS_Store
Thumbs.db
gradlew
gradlew.bat