forked from labatrockwell/openTSPS
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
93 lines (81 loc) · 1.6 KB
/
.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# keep just one copy of openNI stuff (see readme for individual apps)
standalone/*/bin/data/openni/*
#ignore non-standard standalone apps see standalone/.gitignore
standalone/*
#ignore processing library distribution
examples/processing/library/workspace/TSPS/distribution/*
#ignore auto-generated docs (see docs/readme)
docs/html/*
*.exe
*.exp
*.sdf
*.mode1v3
*.pbxuser
*/*/build/
obj/
*.o
openFrameworks.a
openFrameworksDebug.a
openFrameworksUniversal.a
*.app/`
stand
standalone/*/bin/data/videos/*
#codeblocks files
apps/*/*/*.layout
apps/*/*/*.depend
apps/*/*/bin/clickToLaunch*
apps/*/*/bin/libs
apps/*/*/obj
#codeblocks OF lib files
libs/openFrameworksCompiled/project/*/*.depend
libs/openFrameworksCompiled/project/*/*.layout
#linux temporary files
*~
#eclipse build folders
#Mac OS X
addons/Debug Mac OS X
addons/Release Mac OS X
libs/openFrameworks/Debug Mac OS X
libs/openFrameworks/Release Mac OS X
apps/*/*/Debug Mac OS X
apps/*/*/Release Mac OS X
.DS_Store
#Linux
addons/Debug Linux
addons/Release Linux
libs/openFrameworks/Debug Linux
libs/openFrameworks/Release Linux
apps/*/*/Debug Linux
apps/*/*/Release Linux
apps/*/*/Debug Linux64
apps/*/*/Release Linux64
DerivedData*/
DerivedData/*
openTSPS.xcodeproj/rockwell.mode1v3
openTSPS.xcodeproj/rockwell.pbxuser
=======
Debug*/
Release*/
obj/
*.app/
.svn/
*.perspectivev3
*.pbxuser
*.mode*
*.xcworkspace
xcuserdata/
releases/*
.DS_Store
examples/processing/library/.idea/workspace.xml
examples/quartz/OpenTSPS OSC data into QC | Kineme.webloc
fmodex.dll
fmodexL.dll
FreeImage.dll
FreeType-6.dll
glut32.dll
Assimp32.dll
*.pdb
*.ilk
*_debug.lib
Zlib.dll
*.suo