diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-23 14:42:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-26 04:39:12 +0100 |
commit | 3370445a2e22ee00687ecef2e9dc88f47bb2b4c6 (patch) | |
tree | a99ec32a02fc91d729205fc26d7183b6b4214b28 /blender/.gitignore | |
parent | c141a9efcfaecadffe771bd0c37bea0e46a3f9aa (diff) |
a
Diffstat (limited to 'blender/.gitignore')
-rw-r--r-- | blender/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/blender/.gitignore b/blender/.gitignore new file mode 100644 index 00000000..23032064 --- /dev/null +++ b/blender/.gitignore @@ -0,0 +1,3 @@ +*.blend[0-9] +*.blend[0-9][0-9] +*.blend[0-9][0-9][0-9] |