OpenSubdiv/.gitignore
manuelk 8918173fda Improve stringification of shaders & kernels in build.
- added a _stringify function to top CMakeLists
- switched all stringification tasks to use the macro
- all suffixes are now .gen.h instead of .inc (to help cmake track dependencies)
2014-01-03 16:59:26 -08:00

9 lines
69 B
Plaintext

# ignore build files
/build*
/inst*
*.pyc
osdshim_wrap.cpp
shim.py