mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-02 09:02:34 +02:00
Updated '.gitignore'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
7e54519bdb
commit
406b1e889f
11
.gitignore
vendored
11
.gitignore
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user