Concentration-Reloaded/.gitignore
2024-10-05 14:59:54 +08:00

27 lines
190 B
Plaintext

# eclipse
bin/
*.launch
.settings
.metadata
.classpath
.project
# idea
out/
*.ipr
*.iws
*.iml
.idea/*
!.idea/scopes
# gradle
build/
.gradle/
# other
eclipse/
run/
runs/
# deechael
.temp/