mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
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.
This commit is contained in:
parent
88b14fdf60
commit
a16eacf615
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -42,4 +42,7 @@ Desktop.ini
|
|||
/build_files/build_environment/downloads
|
||||
|
||||
# in-source buildbot signing configuration
|
||||
/build_files/buildbot/codesign/config_server.py
|
||||
/build_files/buildbot/codesign/config_server.py
|
||||
|
||||
# smoke simulation noise tile (generated)
|
||||
waveletNoiseTile.bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue