more files to ignore
This commit is contained in:
parent
66b1630c31
commit
9791182f64
6 changed files with 42 additions and 0 deletions
|
|
@ -2,3 +2,7 @@ Doxyfile
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
spot.html
|
spot.html
|
||||||
|
spot.latex
|
||||||
|
*.pdf
|
||||||
|
stamp
|
||||||
|
|
||||||
|
|
|
||||||
2
iface/.cvsignore
Normal file
2
iface/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Makefile.in
|
||||||
|
Makefile
|
||||||
5
iface/gspn/.cvsignore
Normal file
5
iface/gspn/.cvsignore
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
*.lo
|
||||||
|
*.o
|
||||||
|
*.la
|
||||||
20
lbtt/.cvsignore
Normal file
20
lbtt/.cvsignore
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
configure
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
libtool
|
||||||
|
*.tar.gz
|
||||||
|
*.patch
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
missing
|
||||||
|
mkinstalldirs
|
||||||
|
py-compile
|
||||||
|
config.guess
|
||||||
|
config.sub
|
||||||
|
ltmain.sh
|
||||||
|
ylwrap
|
||||||
|
config.h.in
|
||||||
3
lbtt/doc/.cvsignore
Normal file
3
lbtt/doc/.cvsignore
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
*.info*
|
||||||
8
lbtt/src/.cvsignore
Normal file
8
lbtt/src/.cvsignore
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
lbtt
|
||||||
|
lbtt-translate
|
||||||
Loading…
Add table
Add a link
Reference in a new issue