-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
21 lines (19 loc) · 650 Bytes
/
.gitignore
File metadata and controls
21 lines (19 loc) · 650 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
bin/
dist/
Debug*/
Release*/
x64/
.suo
.db
*.user
*.db
*.opendb
.DS_Store
.vs
FireRender.Maya.OSX/frMayaPluginMac/frMayaMac/RadeonProRender.xcodeproj/xcuserdata/amd.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
FireRender.Maya.OSX/frMayaPluginMac/frMayaMac/RadeonProRender.xcodeproj/project.xcworkspace/xcuserdata/amd.xcuserdatad/UserInterfaceState.xcuserstate
tahoe.log
FireRender.Maya.OSX/frMayaPluginMac/frMayaMac/RadeonProRender.xcodeproj/project.xcworkspace/xcuserdata/amd.xcuserdatad/UserInterfaceState.xcuserstate
*.xcuserstate
FireRender.Maya.Src/python/fireRender/convertAI2RPR.py
FireRender.Maya.Src/python/fireRender/convertRS2RPR.py