0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-19 00:42:13 +02:00
Wurst7/.gitignore
2024-04-10 20:44:18 +02:00

33 lines
288 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
logs/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/
*.launch
remappedSrc/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
desktop.ini