mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2025-01-11 09:00:08 +00:00
gitignore: Ignore build directories
This commit is contained in:
parent
98b5e86008
commit
99b2881dbb
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,9 @@
|
|||||||
*.inc
|
*.inc
|
||||||
*.inc.rule
|
*.inc.rule
|
||||||
|
|
||||||
|
# ignore build files
|
||||||
|
/build*
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
osdshim_wrap.cpp
|
osdshim_wrap.cpp
|
||||||
shim.py
|
shim.py
|
||||||
|
Loading…
Reference in New Issue
Block a user