summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-08-09 16:43:08 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2011-08-09 16:43:08 +0200
commitfe1b11ebe22d45eac5625b237d5dd4d20e0d03c8 (patch)
tree92cd97308de72a72d30d30f8717319a5224d00b8 /.gitignore
parente171f615247e832582c4806016dc58be7e2f2594 (diff)
downloadautomake-fe1b11ebe22d45eac5625b237d5dd4d20e0d03c8.tar.gz
gitignore: more use of anchors
* .gitignore: Anchor files that are intended to be ignored only if found in the same directory of the `.gitignore' file, not also in its subdirectories. * doc/.gitignore, doc/amhello/.gitignore, lib/Automake/.gitignore, lib/Automake/tests/.gitignore, tests/.gitignore: Likewise. Also, where needed, add new entries that were once implied by the non-anchored entries in the upper-level `.gitignore' files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 8 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 716ef8b30..68a7fdea9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,12 @@
-autom4te.cache
+/autom4te.cache
+/aclocal
+/automake
+/config.cache
+/config.log
+/config.status
+/config.status.lineno
+/configure.lineno
Makefile
-aclocal
-automake
-config.cache
-config.log
-config.status
-config.status.lineno
-configure.lineno
cscope.files
cscope.in.out
cscope.out