yarn/.gitignore

16 lines
135 B
Plaintext

.gradle/
*-merged.jar
*-mapped.jar
*-intermediary.jar
*.DS_Store
build/
out/
mappings_official/
# idea
.idea/
*.iml
*.iws
*.ipr
*.jar