Convert svn:ignore properties to .gitignore
This commit is contained in:
parent
bcf990c11d
commit
7ec17e86a3
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal 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
2
contrib/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
4
doc/.gitignore
vendored
Normal file
4
doc/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
html
|
||||
pdf
|
||||
Makefile.in
|
||||
Makefile
|
||||
3
scripts/.gitignore
vendored
Normal file
3
scripts/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
ltmain.sh
|
||||
5
src/.gitignore
vendored
Normal file
5
src/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.buildno
|
||||
siproxd
|
||||
Loading…
x
Reference in New Issue
Block a user