9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-26 18:39:24 +00:00
Files
EcoArmor/.gitignore
2021-01-14 20:53:30 +00:00

23 lines
219 B
Plaintext

# Java
*.class
# Eclipse IDE
.settings/
bin/
.classpath
.project
# IntelliJ IDEA
.idea/
*.iml
# Gradle
.gradle
**/build/
!src/**/build/
.gradletasknamecache
!gradle-wrapper.jar
gradle-app.setting
# Mac OSX
.DS_Store