summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-07 09:53:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-07 11:01:13 +0000
commitc45b5e7230c6c580645bec46f0c7f8d8dbdf08cf (patch)
tree919c46492087a5b5b28ef5c66ae1f8d20d186e98 /.gitignore
parent1e78cd1690f15a45f80d384edca9b7b868b9b802 (diff)
downloadlibguestfs-c45b5e7230c6c580645bec46f0c7f8d8dbdf08cf.tar.gz
libguestfs-c45b5e7230c6c580645bec46f0c7f8d8dbdf08cf.tar.xz
libguestfs-c45b5e7230c6c580645bec46f0c7f8d8dbdf08cf.zip
gitignore: Ignore all local* files in the main directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b4d8f532..4083a91a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -167,8 +167,7 @@ libguestfs-*.tar.gz
.libs
libtool
*.lo
-localconfigure
-localrepo
+/local*
ltmain.sh
m4/gnulib-cache.m4
m4/intmax.m4