summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6f76aec52f9157ba31d698299ceca17dcd70a2e6 (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
/INSTALL
/shairport-sync
/shairport-sync.exe
/shairport-sync-dbus-test-client
/shairport-sync-mpris-test-client

*.o
/*~
*.xml~
/config.mk
/config.h
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.*
configure
depcomp
install-sh
missing
stamp-h1
.dirstamp
.deps
man/Makefile
man/Makefile.in
scripts/shairport-sync.service
scripts/shairport-sync
shairport-sync.core

#Some dbus files that are automatically generated
/org.gnome.ShairportSync.service
/dbus-interface.*
/mpris-interface.*
/lib_*.*

# Some eclipse project files
.cproject
.project

# macOS stuff
.DS_Store
shairport-sync.xcodeproj