fabric-example-mod/.gitignore
Caroline Joy Bell 4b7687ab88
Add Eclipse *.launch files to the gitignore
Don't know why the person who added #33 didn't do this, but feel free to shoot both this and that down.
I think it's a good change, though.
2020-01-28 00:29:08 -08:00

30 lines
167 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/