Add export_presets.cfg to .gitignore

main
copygirl 5 months ago
parent 94704798a5
commit 58c668d7a2
  1. 3
      .gitignore

3
.gitignore vendored

@ -1,5 +1,6 @@
# Godot 4+ specific ignores # Godot 4+ specific ignores
.godot/ /.godot/
/export_presets.cfg
# Blender specifc ignores # Blender specifc ignores
*.blend? *.blend?

Loading…
Cancel
Save