summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b6ba58db0aec8d8fab26e36f5c7caa60aacbdaf9 (plain)
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# Binaries
cgps
cgpxlogger
gps2udp
gpsctl
gpsd
gpsdctl
gpsdecode
gpsmon
gpspipe
gpsrinex
gpxlogger
lcdgps
ntpshmmon
ppscheck
rtcmdecode
contrib/clock_test
*.exe
# These are built from .in files
jsongen.py
maskaudit.py
control
upload
gpsd.php
valgrind-audit.py
# Unit tests
test_bits
test_float
test_geoid
test_gpsdclient
test_gpsmm
test_json
test_libgps
test_matrix
test_mkgmtime
test_mktime
test_packet
test_qgpsmm
test_timespec
test_trig
# Other generated files
gpsd.rules
gps.html
gpscat.html
gpsctl.html
gpsd.html
gpsd_json.html
gpsdecode.html
gpsfake.html
gpsmon.html
gpspipe.html
gpsprof.html
gps2udp.html
gpxlogger.html
ntpmon.html
libgps.html
libgpsd.html
libgpsmm.html
srec.html
*.[1358]
*.pyc
*.pc
*.sum
*.i
*.o
*.obj
*.os
*.a
*.lo
*.la
*.so
*.so.[0-9.]*
*.dylib
*.dll
*~
*.swp
*.egg-info
*.gcno
# Built sources
gps_maskdump.c
gpsd_maskdump.c
gpsd_config.h.in
gpsd_config.h
packet_names.h
revision.h
timebase.h
gpsd.spec
MANIFEST
.kdbgrc.*
.project
.cproject
tags
# Python files
build
gpscatc
gpsfakec
gpsprofc
xgpsc
xgpsspeedc
devtools/ppstest
# Developer sandbox directory for patches that haven't been applied yet
patches
# build/test logs from devtools/do-build
BUILD.*
CHECK.*
# SCons cruft
config.log
.sconsign.dblite
.sconf_temp
.scons-option-cache
stamp-python
# Documentation
doc/explanation.html
www/AIVDM.html
www/client-howto.html
www/faq.html
www/gps2udp.html
www/gpscat.html
www/gpsctl.html
www/gpsdecode.html
www/gpsd.html
www/gpsdctl.html
www/gpsd-time-service-howto.html
www/gpsfake.html
www/gps.html
www/gpsinit.html
www/gpsmon.html
www/gpspipe.html
www/gpsprof.html
www/gps_report.cgi
www/gpsrinex.html
www/gpxlogger.html
www/hacking.html
www/hardware-head.html
www/hardware.html
www/index.html
www/installation.html
www/internals.html
www/libgpsd.html
www/libgps.html
www/libgpsmm.html
www/NMEA.html
www/ntpshmmon.html
www/performance/performance.html
www/ppp-howto.html
www/ppscheck.html
www/protocol-evolution.html
www/protocol-transition.html
www/pydoc
www/replacing-nmea.html
www/srec.html
www/time-service-intro.html
www/.upload-stamp
www/writing-a-driver.html
# Controls for the flock tester
devtools/.flocktest.ini
# QT stuff
libQgpsmm.prl
libQgpsmm/binaries/*
# C coverage-related files
*.gcda
# Python coverage-related files/directories
.coverage*
htmlcov/
# misc files
nohup.out
*.bak
tmp*