2020-08-18 15:36:08 +00:00
|
|
|
/*/.settings
|
2020-09-02 19:44:09 +00:00
|
|
|
|
|
|
|
# Ignore Eclipse project files
|
2020-08-18 15:36:08 +00:00
|
|
|
/*/.project
|
|
|
|
/*/.classpath
|
2020-08-20 17:10:11 +00:00
|
|
|
/.project
|
2020-09-02 19:44:09 +00:00
|
|
|
|
|
|
|
# Ignore IDEA project files
|
2020-09-17 18:52:35 +00:00
|
|
|
/.idea
|
2020-09-02 19:44:09 +00:00
|
|
|
/*/.idea
|
|
|
|
|
|
|
|
*.log
|
|
|
|
|
|
|
|
/.gradle/
|
|
|
|
|
|
|
|
# Ignore Gradle project-specific cache directory
|
|
|
|
.gradle
|
|
|
|
|
|
|
|
# Ignore Gradle build output directory
|
2020-09-17 18:52:35 +00:00
|
|
|
/build
|
|
|
|
/*/build
|