2022-04-20 13:02:00 -06:00
|
|
|
# Gradle
|
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
out/
|
|
|
|
classes/
|
|
|
|
|
|
|
|
# Quilt Loom
|
|
|
|
run/
|
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
*.launch
|
|
|
|
|
|
|
|
# IntelliJ Idea
|
|
|
|
.idea/
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
|
|
|
|
# Visual Studio Code
|
|
|
|
.settings/
|
|
|
|
.vscode/
|
|
|
|
bin/
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
|
2022-06-14 15:48:01 -06:00
|
|
|
# Eclipse JDT LS
|
2022-06-14 13:43:40 -06:00
|
|
|
workspace/
|
|
|
|
|
2022-04-20 13:23:53 -06:00
|
|
|
# macOS
|
2022-04-20 13:02:00 -06:00
|
|
|
*.DS_Store
|