summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-28 14:29:02 +0200
committerJim Meyering <meyering@redhat.com>2009-08-28 14:29:02 +0200
commit59a6ddfca34bea0d657cf4d9f56aa6d5bab4a7a1 (patch)
tree8f51887c78642b10349d218b8c05fddb935f434b /.gitignore
parentde619c8fa5ea4e5cd3ca4a9632af81a487c33c0b (diff)
downloadcoreutils-59a6ddfca34bea0d657cf4d9f56aa6d5bab4a7a1.tar.xz
maint: ignore only man/*.1, not all *.1 files
* .gitignore: Ignore *.1 only in man/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5618f7285..111662069 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-*.1
*.I[12]
*.[EIOX]
*.o
@@ -57,6 +56,7 @@ lib/uniwidth
m4/.cvsignore
m4/.gitignore
maint.mk
+man/*.1
po/*.gmo
po/*.po
po/.gitignore