summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStepan Kasal2007-05-15 20:46:21 +0200
committerKarel Zak2007-05-16 11:43:30 +0200
commit5ebc954d5f9382c7a7546599ac53f275f8110c01 (patch)
tree4375cb628e2fb733e3c303a5c905d1fb91c46e36
parentbuild-sys: remove swapargs.h, move the tests to main configure.ac (diff)
downloadkernel-qcow2-util-linux-5ebc954d5f9382c7a7546599ac53f275f8110c01.tar.gz
kernel-qcow2-util-linux-5ebc954d5f9382c7a7546599ac53f275f8110c01.tar.xz
kernel-qcow2-util-linux-5ebc954d5f9382c7a7546599ac53f275f8110c01.zip
build-sys: amend .gitignore
Add several built files to .gitignore files. Signed-off-by: Stepan Kasal <skasal@redhat.com>
-rw-r--r--.gitignore2
-rw-r--r--po/.gitignore1
-rw-r--r--tests/.gitignore1
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c12592402..729240c07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@ depcomp
install-sh
missing
ltmain.sh
+libtool
+.deps
diff --git a/po/.gitignore b/po/.gitignore
index eb7a09bf3..1b15110c1 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -1,5 +1,6 @@
stamp-po
remove-potcdate.sin
+remove-potcdate.sed
quot.sed
insert-header.sin
*.gmo
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 000000000..4a7be8c85
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1 @@
+commands.sh