fml-avs/.gitignore

7 lines
152 B
Text
Raw Normal View History

2024-12-20 16:41:19 -05:00
# Godot 4+ specific ignores
.godot/
2024-12-23 12:42:47 -05:00
# Ignore the contents of the subfolders within 'exports', but not the folders themselves
2024-12-23 13:48:22 -05:00
export/*
!export/.gitkeep