diff options
author | Malfurious <m@lfurio.us> | 2022-09-09 21:29:48 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2022-09-09 21:29:48 -0400 |
commit | 85cf10772c6bc1390e9dfb07dddd6e204b856340 (patch) | |
tree | 8a6796ed108f687522cc1ab48fc285cc4167f884 | |
parent | 62ec603b6c50d09c5bee71a0e7371a072390fb4e (diff) | |
download | project-s-85cf10772c6bc1390e9dfb07dddd6e204b856340.tar.gz project-s-85cf10772c6bc1390e9dfb07dddd6e204b856340.zip |
Ignore Blender backup files
Signed-off-by: Malfurious <m@lfurio.us>
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | assets/maps/misc/test_map/shipping_yard_blendfiles/shipyard_blend_files/shipping_yard.blend1 | bin | 43229312 -> 0 bytes |
2 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ export_presets.cfg # Mono-specific ignores .mono/ data_*/ + +# Blender-specific ignores +*.blend[0-9]* diff --git a/assets/maps/misc/test_map/shipping_yard_blendfiles/shipyard_blend_files/shipping_yard.blend1 b/assets/maps/misc/test_map/shipping_yard_blendfiles/shipyard_blend_files/shipping_yard.blend1 Binary files differdeleted file mode 100644 index fcf7998..0000000 --- a/assets/maps/misc/test_map/shipping_yard_blendfiles/shipyard_blend_files/shipping_yard.blend1 +++ /dev/null |