2024-09-23 15:17:12 +03:00

32 lines
264 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
# Changelog backup
/changelog.bak