-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
116 lines (113 loc) · 3.88 KB
/
Copy path.gitignore
File metadata and controls
116 lines (113 loc) · 3.88 KB
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
BioTracker/Plugin/BackgroundSubtraction/BackgroundSubtraction.tracker_autogen
BioTracker/Plugin/BackgroundSubtraction/BackgroundSubtraction.tracker.dir
BioTracker/Plugin/build-BioTrackerPlugin-Desktop-Debug/
BioTracker/Interfaces/build-BioTrackerInterfaces-Desktop-Debug/
BioTracker/CoreApp/build-BioTracker-Desktop-Debug/
BioTracker/Utils/build-BioTrackerPlugin-Desktop-Debug/
GeneratedFiles/
CMakeLists.txt.user
desktop.ini
*.swp
*.opensdf
*.sdf
*.suo
*.exe
*.psess
*.vsp
*.ipch
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.vspscc
.gitignore.swp
*.bak_*
BioTracker.apparmor
CMakeLists.txt.user.3.2-pre1
manifest.json
# ignore editor ~ files
.tags*
Doxyfile
CMakeCache.txt
Makefile
cmake_install.cmake
doxygen_sqlite3.db
*~
.idea/
/CMakeFiles
/doc
/html
/Debug
/Release
/build*
/Build*
*.kate-swp
# astyle original files
*.orig
*.user
*.obj
*.dll
*.qm
*.avi
*moc_*
*.tlog
*.log
*.ilk
*.lib
*.lastbuildstate
*.stamp
*.depend
*.pdb
*.exp
*.db
*.opendb
CMakeFiles
/BioTracker/*.vspx
/BioTracker/CoreApp/BioTracker/AcqBench.txt
/BioTracker/CoreApp/BioTracker/PrcBenchPost.txt
/BioTracker/CoreApp/BioTracker/PrcBenchPre.txt
/BioTracker/CoreApp/BioTracker/Background.png
/BioTracker/CoreApp/BioTracker/Biotracker_core.dir/Debug/Biotracker_core.vcxprojResolveAssemblyReference.cache
/BioTracker/CoreApp/BioTracker/Biotracker_core.dir/Release/Biotracker_core.vcxprojResolveAssemblyReference.cache
/BioTracker/Plugin/BioTrackerPlugin/Biotracker_plugin.dir/Release/Biotracker_plugin.vcxprojResolveAssemblyReference.cache
/BioTracker/CoreApp/BioTracker/Biotracker_core_autogen/include/ui_CameraDevice.h
/BioTracker/CoreApp/BioTracker/Biotracker_core_autogen/include/ui_MainWindow.h
/BioTracker/CoreApp/BioTracker/Biotracker_core_autogen/include/ui_VideoControllWidget.h
/BioTracker/Plugin/BioTrackerPlugin/Biotracker_plugin_autogen/include/ui_TrackerParameterView.h
/BioTracker/Plugin/BioTrackerPlugin/Biotracker_plugin.dir/Debug/*.cache
/BioTracker/CoreApp/BioTracker/BioTracker.pro.user.b485f2d
/BioTracker/Plugin/BioTrackerPlugin/BioTrackerPlugin.pro.user.b485f2d
/BioTracker/CoreApp/BioTracker/BioTracker.pro.user.b485f2d
/BioTracker/Plugin/BioTrackerPlugin/BioTrackerPlugin.pro.user.b485f2d
/BioTracker/x64/Debug/ALL_BUILD/*.cache
/BioTracker/x64/Release/ALL_BUILD/*.cache
/BioTracker/CoreApp/BioTracker/TrackingOutput.txt
/BioTracker/CoreApp/BioTracker/ui_CameraDevice.h
/BioTracker/CoreApp/BioTracker/ui_MainWindow.h
/BioTracker/CoreApp/BioTracker/ui_VideoControllWidget.h
/BioTracker/Plugin/BioTrackerPlugin/ui_TrackerParameterView.h
/BioTracker/Utils/build-BioTrackerUtils-Desktop-Debug/*.o
/BioTracker/CoreApp/BioTracker/BlobtrackerConfig.ini
/BioTracker/CoreApp/BioTracker/test.txt
/BioTracker/CoreApp/BioTracker/test2.txt
/BioTracker/CoreApp/BioTracker/Release/*.ini
/BioTracker/CoreApp/BioTracker/Release/TrackingOutput.txt
/BioTracker/CoreApp/BioTracker/debug/BlobtrackerConfig.ini
/BioTracker/CoreApp/BioTracker/debug/TrackingOutput.txt
/BioTracker/CoreApp/BioTracker/BiotrackerCore.ini
/BioTracker/Plugin/Sample/Sample.tracker.dir/Release/*.cache
/BioTracker/CoreApp/BioTracker/Biotracker_core_autogen/include/ui_SettingsWindow.h
/BioTracker/CoreApp/BioTracker/Release.zip
/BioTracker/CoreApp/BioTracker/debug/placeholder
/BioTracker/CoreApp/BioTracker/ui_SettingsWindow.h
/BioTracker/CoreApp/BioTracker/Tracks
/BioTracker/CoreApp/BioTracker/BSTrackerConfig.ini
/BioTracker/CoreApp/BioTracker/Biotracker_core_autogen/EWIEGA46WW/qrc_guiresources.cpp
/BioTracker/Plugin/Sample/x64/Debug/Sample.tracker_autogen/*.cache
*.cache
*.csv
/BioTracker/CoreApp/BioTracker/Biotracker_core_autogen/mocs_compilation.cpp
/BioTracker/Interfaces/BioTrackerInterfaces/Biotracker_interfaces_autogen/mocs_compilation.cpp
/BioTracker/Plugin/Sample/Sample.tracker_autogen/include/ui_TrackerParameterView.h
/BioTracker/Plugin/Sample/Sample.tracker_autogen/mocs_compilation.cpp
/BioTracker/Utils/BioTrackerUtils/Biotracker_utility_autogen/mocs_compilation.cpp
/BioTracker/Plugin/FlyHeart