mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
Add more .gitignore stuff
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
*~
|
||||
autom4te.cache
|
||||
Makefile.in
|
||||
Makefile
|
||||
*.o
|
||||
@@ -8,3 +7,24 @@ Makefile
|
||||
*.la
|
||||
.deps/
|
||||
.libs/
|
||||
|
||||
# autofoo stuff
|
||||
autom4te.cache
|
||||
COPYING
|
||||
INSTALL
|
||||
aclocal.m4
|
||||
compile
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
missing
|
||||
stamp-h1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user