From 4989071a1520100b2aa9a18f4d0668d5ca1ba196 Mon Sep 17 00:00:00 2001 From: yannk Date: Mon, 11 Oct 2021 12:06:05 +0200 Subject: [PATCH] Adding basic files to ignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb2b732 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# Previous saves from Blender +*.blend[0-9]* + +# Folders with copyrighted content (inspirations etc.) +*_copyright/* + +# Substance folders & files +substance/* +*.spp