diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ export_presets.cfg # Mono-specific ignores .mono/ data_*/ + +# Blender-specific ignores +*.blend[0-9]* |
index : project-s | ||
PC-First Splatoon gameplay, Public Domain | malf |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -9,3 +9,6 @@ export_presets.cfg # Mono-specific ignores .mono/ data_*/ + +# Blender-specific ignores +*.blend[0-9]* |