2026-05-31 21:00:59 +02:00

35 lines
305 B
Plaintext

# eclipse
/eclipse
/bin
/*.launch
/.settings
/.metadata
/.classpath
/.project
# idea
/out
/*.ipr
/*.iws
/*.iml
/.idea
# gradle
/build
/.gradle
# vscode
/.vscode
# other
/run
# CurseForge configuration
/curseforge.properties
# Maven configuration
/maven.properties
# Changelog backup
/changelog.bak