3dLivePuppetry/.gitignore

23 lines
281 B
Plaintext

*.vrm.res
# Godot-specific ignores
.import/
.godot/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
# System/tool-specific ignores
.DS_Store
*~
vrm_samples
node_modules
.husky