mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix: gitignore now uses double stars in paths
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -5,12 +5,8 @@ build
|
||||
update_log_*.txt
|
||||
refresh.sh
|
||||
*.zip
|
||||
modpacks/*/packitup.schema.json
|
||||
modpacks/*/Logs
|
||||
/modpacks/simply-legacy/mr/yarn/1.21.10-fabric/Logs
|
||||
/modpacks/re-console/mr/yarn/1.21.10-fabric/Logs
|
||||
/modpacks/simply-legacy/cf/yarn/1.21.10-fabric/Logs
|
||||
/modpacks/gold-not-old/mr/yarn/1.21.11-fabric/Logs
|
||||
modpacks/**/packitup.schema.json
|
||||
modpacks/**/Logs
|
||||
modpacks/refresh-all.sh
|
||||
modpacks/update-all.sh
|
||||
modpacks/export-all.sh
|
||||
|
||||
Reference in New Issue
Block a user