-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
58 lines (52 loc) · 822 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# don't push project files
*.cbp
*.sln
*.vcx*
*.workspace*
config.make
Makefile
*.xcodeproj
*.plist
*.xcconfig
*.suo
*.db
*.opendb
*.depend
*.layout
*.mode*v3
*.pbxuser
*.app*
*.DS_*
*.xcworkspacedata
xcuserdata/
project.xcworkspace
*.opensdf
*.sdf
*.suo
*.ipch
.svn/
.vs/*
obj/
build/
ofxOscBroadcast/bin/*
!ofxOscBroadcast/bin/data
ofxOscBroadcastReceiver/bin/*
!ofxOscBroadcastReceiver/bin/data
ofxOscBroadcast_OpenVR/bin/*
!ofxOscBroadcast_OpenVR/bin/data
ofxOscBroadcastReceiver_Oculus/bin/*
!ofxOscBroadcastReceiver_Oculus/bin/data
template_3DViewports/bin/*
!template_3DViewports/bin/data
Minitaur_Serial_Viewports_IO/bin/*
!Minitaur_Serial_Viewports_IO/bin/data
nodeOrient/bin/*
!nodeOrient/bin/data
UDPServer/bin/*
!UDPServer/bin/data
UDPClient/bin/*
!UDPClient/bin/data
*.db-shm
*.db-wal
*.db-shm
*.db-wal