Convert svn:ignore properties to .gitignore

This commit is contained in:
Thomas Ries 2020-09-06 13:13:58 +02:00
parent bcf990c11d
commit 7ec17e86a3
5 changed files with 28 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
Makefile
Makefile.in
configure
config.log
libltdl
config.h
config.h.in
siproxd.spec
config.status
stamp-h1
libtool
autom4te.cache
aclocal.m4
m4

2
contrib/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

4
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
html
pdf
Makefile.in
Makefile

3
scripts/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
Makefile
Makefile.in
ltmain.sh

5
src/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
Makefile
Makefile.in
.deps
.buildno
siproxd