mirror of
https://github.com/ashhhleyyy/player-pronouns.git
synced 2024-11-01 07:07:38 +00:00
37 lines
208 B
Text
37 lines
208 B
Text
# gradle
|
|
|
|
.gradle/
|
|
build/
|
|
out/
|
|
classes/
|
|
|
|
# eclipse
|
|
|
|
*.launch
|
|
|
|
# idea
|
|
|
|
.idea/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# vscode
|
|
|
|
.settings/
|
|
.vscode/
|
|
bin/
|
|
.classpath
|
|
.project
|
|
|
|
# macos
|
|
|
|
*.DS_Store
|
|
|
|
# fabric
|
|
|
|
run/
|
|
|
|
# crashes
|
|
|
|
*.hprof
|