Updated '.gitignore'

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2021-05-17 11:14:51 -04:00
parent 7e54519bdb
commit 406b1e889f

11
.gitignore vendored
View File

@ -2,8 +2,13 @@
*.1 *.1
*.5 *.5
*.8 *.8
*.buildinfo
*.cgi *.cgi
*.changes
*.ddeb
*.deb
*.dll *.dll
*.dsc
*.exe *.exe
*.la *.la
*.lib *.lib
@ -15,8 +20,9 @@
*.rpm *.rpm
*.so *.so
*.xsl *.xsl
rivendell-*.tar.gz *.tar.gz
rivendell-*.zip *.tar.xz
*.zip
.AppleDouble .AppleDouble
.deps .deps
.libs .libs
@ -24,6 +30,7 @@ aclocal.m4
apis/rivwebcapi/rivwebcapi.pc apis/rivwebcapi/rivwebcapi.pc
apis/rivwebcapi/tests/*_test apis/rivwebcapi/tests/*_test
autom4te.cache autom4te.cache
build_debs.sh
cae/caed cae/caed
compile compile
conf/rd-bin.conf conf/rd-bin.conf