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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastián Barschkis <sebbas@sebbas.org>2020-01-29 21:12:37 +0300
committerSebastián Barschkis <sebbas@sebbas.org>2020-01-29 21:21:52 +0300
commita16eacf61500b2ec6188f1bf6128e914649c8d72 (patch)
tree5786b7eaf1e4e94ef4d8e4ff4bde83eb04fa097a /.gitignore
parent88b14fdf6057452e962b14f853303d7928430588 (diff)
Fluid: Added wavelet noise tile to the gitignore
This file is generated during bakes. It should not be committed to the blender repository. It just annoys developers when staging files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a62802c42fb..b1f351255b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,4 +42,7 @@ Desktop.ini
/build_files/build_environment/downloads
# in-source buildbot signing configuration
-/build_files/buildbot/codesign/config_server.py \ No newline at end of file
+/build_files/buildbot/codesign/config_server.py
+
+# smoke simulation noise tile (generated)
+waveletNoiseTile.bin