Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflorianfelix <florianfelixmeyer@gmail.com>2018-10-29 14:49:40 +0300
committerflorianfelix <florianfelixmeyer@gmail.com>2018-10-29 14:49:40 +0300
commit194cd6e8b2d23c91f7fa78dd11f855234c7851c9 (patch)
treea872a76e11508575cf0c5ea32065fdd0c0932f8d /.gitignore
parent2600e2f26320dbcc142f0eafa7e0e82a3074161c (diff)
add cycles folder to gitignore
Cycles addon is saved externally and only copied here on build. When working in this repo it helps not to see it.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80fb6e48..665a0414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,6 @@ __pycache__/
Thumbs.db
ehthumbs.db
Desktop.ini
+
+# external addons
+cycles/