cvsignore cleanup and additions

This commit is contained in:
Aaron Griffin 2007-01-17 03:40:08 +00:00
parent 8d2f00c059
commit 42f8b8b2d3
13 changed files with 60 additions and 0 deletions

View File

@ -1,5 +1,6 @@
Makefile
Makefile.in
mkinstalldirs
aclocal.m4
autom4te.cache
config.guess
@ -8,6 +9,7 @@ config.h.in
config.log
config.status
config.sub
config.rpath
configure
depcomp
install-sh

5
bindings/java/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
Makefile
*.class
*.java
alpm.i
*alpm*

5
bindings/perl/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
Makefile
Core*
alpm.i
alpm.h
alpm_wrap*

View File

@ -0,0 +1,6 @@
Makefile
_alpm*
alpm.i
alpm.h
alpm.py*
alpm_wrap*

4
doc/hu/.cvsignore Normal file
View File

@ -0,0 +1,4 @@
Makefile
Makefile.in
*.3
*.8

6
doc/po/.cvsignore Normal file
View File

@ -0,0 +1,6 @@
Makefile
Makefile.in
*.gmo
POTFILES
stamp-po

4
etc/.cvsignore Normal file
View File

@ -0,0 +1,4 @@
Makefile
Makefile.in
makepkg.conf
pacman.conf

2
etc/abs/.cvsignore Normal file
View File

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

8
etc/pacman.d/.cvsignore Normal file
View File

@ -0,0 +1,8 @@
Makefile
Makefile.in
community
current
extra
mirrorlist
release
unstable

View File

@ -1,5 +1,8 @@
EXTRA_DIST = community current extra release unstable
clean:
rm $(EXTRA_DIST)
install-data-hook:
mkdir -p $(DESTDIR)$(sysconfdir)/pacman.d ; \
for j in $(EXTRA_DIST); do \

View File

@ -0,0 +1,6 @@
Makefile
Makefile.in
*.gmo
POTFILES
stamp-po

3
pactest/.cvsignore Normal file
View File

@ -0,0 +1,3 @@
Makefile
Makefile.in
*.pyc

6
src/pacman/po/.cvsignore Normal file
View File

@ -0,0 +1,6 @@
Makefile
Makefile.in
*.gmo
POTFILES
stamp-po