1
0
Fork 0
KCauldronX/.gitignore

15 lines
88 B
Plaintext
Raw Permalink Normal View History

2015-03-22 17:38:04 +00:00
!.gitignore
# eclipse
/eclipse
2015-06-01 10:29:21 +00:00
# idea
.idea
*.iml
2015-03-22 17:38:04 +00:00
# gradle
build
.gradle
*.DS_Store