yarn/.gitignore

17 lines
145 B
Plaintext

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