forked from indigo-astronomy/indigo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (39 loc) · 775 Bytes
/
.gitignore
File metadata and controls
39 lines (39 loc) · 775 Bytes
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
**/*.orig
**/*.o
**/.hg
**/.hgignore
**/.DS_Store
**/GTAGS
**/GPATH
**/GRTAGS
**/*.lo
**/*.la
**/.deps
**/*.log
**/a.out
*.deb
**/configure~
**/Debug
**/Release
Dockerfile
/externals/
/build/
indigo_libs/externals/libraw/lib/
indigo_private_drivers/
indigo.xcodeproj/project.xcworkspace/
indigo.xcodeproj/xcuserdata/
indigo_server/ctrl.data
indigo_server/resource/*.data
indigo_server/resource/data/*.data
/Makefile.inc
/indigo_windows/indigo_client/Debug/indigo_client.tlog
/indigo_windows/indigo_client/Debug
/indigo_windows/.vs/indigo_windows/v15
/indigo_windows/Debug
/.vs
indigo.xcodeproj/xcshareddata/
/indigo_windows/test/Debug
/indigo_drivers/gps_gpsd/externals/libgps/libgps.a
/tools/fxload/fxload
indigo_libs/indigo_build.c
indigo_libs/externals/libusb/test-driver