mirror of
https://github.com/ashhhleyyy/player-pronouns.git
synced 2024-11-01 07:07:38 +00:00
34 lines
188 B
Text
34 lines
188 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/
|