mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
30 lines
294 B
Plaintext
30 lines
294 B
Plaintext
# General
|
|
build
|
|
.DS_Store
|
|
*.exe
|
|
*.mrpack
|
|
update_log_*.txt
|
|
refresh.sh
|
|
*.zip
|
|
modpacks/**/packitup.schema.json
|
|
modpacks/**/Logs
|
|
artifacts/
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# Visual Studio Code
|
|
.settings/
|
|
.vscode/
|
|
.classpath
|
|
.project
|
|
|
|
# Logs and errors
|
|
hs_err_*.log
|
|
replay_*.log
|
|
*.hprof
|
|
*.jfr
|