OpenSubdiv/.gitignore
George ElKoura 4383d2b5ac Several improvements to CI building and testing
- Added support for OSX CI builds and tests
- Cleaned up build scripts and moved to $ROOT/build_scripts
- On Linux: moved to trusty distro
- On Linux: enabled OpenMP, TBB and PTex build options
- On Linux: install and setup xvfb with newer mesa drivers to run our GL tests
- On Linux: enable GL tests
2017-06-30 12:52:01 -07:00

10 lines
80 B
Plaintext
Executable File

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