more files are now respected by .gitignore
Additionaly used git rm --cache filename and some amend trickery to reduce file noise instance.cfg for instance show no longer show up in changes but still get cloned from repo. (this can be overriden with git add -f filename)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -24,3 +24,6 @@
|
||||
1.20.1-FearFactoryTest/minecraft/mods/enhanced_boss_bars-1.20.1-1.0.0.jar
|
||||
1.20.1-FearFactoryTest/minecraft/mods/RenderScale-forge-1.20.1-1.0.jar
|
||||
1.20.1-FearFactoryTest/minecraft/mods/ToadLib-1.3.1-1.20-1.20.1.jar
|
||||
1.20.1-FearFactoryTest/minecraft/config/flywheel-client-1.toml.bak
|
||||
1.20.1-FearFactoryTest/minecraft/config/flywheel-client-1
|
||||
1.20.1-FearFactoryTest/minecraft/config/flywheel-client.toml
|
||||
|
Reference in New Issue
Block a user