forked from hypothetical-inc/cortex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (44 loc) · 828 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
*.*~
*.tmp
*.swp
*.os
*.so
*.o
*.pyc
*.dylib
*.code-workspace
.sconsign.dblite
.sconf_temp
.cproject
.project
.pydevproject
.settings
.flexlmrc
.vscode
doc/html
doc/python
plugins
lib
build
config.log
mayaLog
projects
test/IECore/IECoreTest
test/IECore/results.txt
test/IECore/resultsPython.txt
test/IECoreImage/results.txt
test/IECoreVDB/resultsPython.txt
test/IECoreRI/resultsPython.txt
test/IECoreMaya/resultsPython.txt
test/IECoreNuke/resultsPython.txt
test/IECoreHoudini/resultsPython.txt
contrib/IECoreMantra/test/IECoreMantra/results.txt
contrib/IECoreAppleseed/test/IECoreAppleseed/results.txt
contrib/IECoreAlembic/test/IECoreAlembic/resultsPython.txt
contrib/IECoreArnold/test/IECoreArnold/results.txt
contrib/IECoreUSD/test/IECoreUSD/resultsPython.txt
/.ubuntu
/dependencies
.idea/
cmake-build-*/
doc/config/Doxyfile