blob: ef94da589c0ceae254191dccb536c7b4d6ef7947 [file] [log] [blame]
# Gradle files and build results
.gradle/
build/
*.tmp
*.log
# Specific to this project
optional/cache/
# Legacy systems (should not be used anymore)
target/
.svn/
# Generated by NetBeans IDE
**/nbproject/private/
nbactions.xml
# Generated by Eclipse IDE
.classpath
.project
.settings/
# Generated by IntelliJ IDE
*.iml
*.ipr
*.iws
.idea/
# Generated by MacOS
.DS_Store/