options-profiles/.gitignore
Alfakynz c742223985 Some changes
- Add fog_distance
- Rename global_fog with multi_dimension_fog_control
- Replace fog_type_config with dimensionFogDistance
- Add .DS Store in the gitignore (just an annoying file created by macOS)
2026-06-20 15:33:06 +02:00

22 lines
No EOL
174 B
Text

.architectury-transformer/
build/
*.ipr
run/
*.iws
out/
*.iml
.gradle/
output/
bin/
libs/
.classpath
.project
.idea/
classes/
.metadata
.vscode
.settings
*.launch
.DS_Store