Add .gitignore files for Mike F, remove .cvsignores which are

not needed.



git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4235 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
Chris Allegretta 2008-03-18 02:44:39 +00:00
parent aa17df0bfd
commit 8ded73e758
13 changed files with 44 additions and 65 deletions

View File

@ -1,25 +0,0 @@
ABOUT-NLS
COPYING
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
confdefs.h
config.cache
config.h
config.h.in
config.log
config.status
config.rpath
configure
config.guess
config.sub
depcomp
install-sh
missing
mkinstalldirs
nano.spec
stamp-h
stamp-h.in
stamp-h1

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
*.o
.deps
.libs
Makefile
Makefile.in
/ABOUT-NLS
/INSTALL
/aclocal.m4
/autom4te.cache
/config.guess
/config.log
/config.h
/config.h.in
/config.rpath
/config.status
/config.sub
/configure
/depcomp
/install-sh
/missing
/mkinstalldirs
/stamp-h1
/nano.spec
/src/nano

View File

@ -1,3 +1,7 @@
2008-03-17 Mike Frysinger <vapier@gentoo.org>
* */.gitignore - Git ignore files for those running a local git
against SVN.
2008-03-16 Benno Schulenberg <bensberg@justemail.net>
* src/help.c, src/global. - Fix help strings no longer being
translated properly.

View File

@ -1,3 +0,0 @@
Makefile
Makefile.in
nanorc.sample

1
doc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/nanorc.sample

View File

@ -1,5 +1,3 @@
Makefile
Makefile.in
nano.1.html
nanorc.5.html
rnano.1.html

View File

@ -1,5 +0,0 @@
Makefile
Makefile.in
nano.1.html
nanorc.5.html
rnano.1.html

View File

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

View File

@ -1,5 +1,3 @@
Makefile
Makefile.in
nano.info
nano.html
texinfo.tex
nano.html
nano.info

View File

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

View File

@ -1,18 +0,0 @@
Makefile
Makefile.in
Makefile.in.in
POTFILES
Rules-quot
boldquot.sed
cat-id*
en@boldquot.header
en@quot.header
insert-header.sin
messages
messages.mo
nano.pot
remove-potcdate.sed
remove-potcdate.sin
stamp-cat*
quot.sed
*.gmo

11
po/.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
/*.gmo
/Makefile.in.in
/Rules-quot
/boldquot.sed
/en@boldquot.header
/en@quot.header
/insert-header.sin
/POTFILES
/quot.sed
/remove-potcdate.sin

View File

@ -1,4 +0,0 @@
Makefile
Makefile.in
nano
.deps