summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 21714e591db069f92706c48893eab340c072a1e5 (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
# Binaries
gpsd
xgps
xgpsspeed
rtcmdecode
gpsmon
gpsctl
gpsdecode
cgps
lcdgps
gpxlogger
cgpxlogger
gpspipe
libgps
gpspacket.so
# Unit tests
test_float
test_bits
test_gpsmm
test_packet
test_mkgmtime
test_geoid
test_json
# Other generated files
./*.html
*.[1358]
*.pyc
*.pc
*.log
*.sum
*.i
*.o
*.lo
*.so
*.la
gpsd.h
gpsd_config.h.in
gpsd_config.h
packet_names.h
gpsd.spec
MANIFEST
# Used by setup.py as scratch space
build
# Used by ESR's shipper utility
.shipper
# Developer sandbox directory for patches that haven't been applied yet
patches
# autotools cruft
configure
Makefile.in
Makefile
config.*
aclocal.m4
py-compile
ltmain.sh
missing
autom4te.cache
depcomp
install-sh
stamp-*
.libs
.deps
libtool
NEWS
ChangeLog