Concentration-Reloaded/.gitignore

27 lines
190 B
Plaintext
Raw Normal View History

2024-10-05 14:59:54 +08:00
# eclipse
bin/
*.launch
.settings
.metadata
.classpath
.project
# idea
out/
*.ipr
*.iws
*.iml
.idea/*
!.idea/scopes
# gradle
build/
.gradle/
# other
eclipse/
run/
runs/
# deechael
.temp/