mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
24 lines
160 B
Plaintext
24 lines
160 B
Plaintext
# Gradle
|
|
.gradle/
|
|
build/
|
|
run/
|
|
|
|
# Editors
|
|
## Idea
|
|
.idea
|
|
*.iml
|
|
*.iws
|
|
|
|
## VIM
|
|
*.swp
|
|
|
|
# OS
|
|
## MacOS
|
|
.DS_Store
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|