yarn/.gitignore

14 lines
110 B
Plaintext
Raw Normal View History

2016-08-17 15:23:28 -04:00
.gradle/
*-merged.jar
*-mapped.jar
2019-01-16 13:37:56 -05:00
*-intermediary.jar
*.DS_Store
build/
out/
# idea
.idea/
*.iml
*.iws
*.ipr