mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
32 lines
264 B
Plaintext
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
|