aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: f4d77ba3295ed10955cf42872b9fca3c47851147 (plain) (tree)

























                       
# editor stuff
*~
\#*\#
*.swp
*.bak

# binary
usdx

# logs
debug.log*

# tests
test/usdx-test
test/usdx-test-coverage
test/coverage/
test/test.xml

# cmake stuff
CMakeFiles/
Testing/
CMakeCache.txt
cmake_install.cmake
CTestTestfile.cmake
DartConfiguration.tcl
Makefile