summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-26 23:13:36 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-26 23:21:34 +0200
commit5c94caf12b1bd9702160a4c0be7e1f9bcbb2985c (patch)
tree3769262245a43cfe306cd3d31eac9559cd732e17 /.gitignore
parent29c8aff538d89d7aaeb12447cef1cee363cc6849 (diff)
.gitignore: ignore "tags"
Change-Id: I79dc9c9bb2ad299adb6b06b66410d12a9b77c3cd
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index d4526a904caa..fb97926c7221 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,15 +24,9 @@
/workdir
/solver
-# these two are dubbious. when the installed is reworked
-# it would be best to find them a new home
-/instsetoo_native/util/LibreOffice
-/instsetoo_native/util/LibreOffice_SDK
-
# where the external downloads maybe located
/src
-
# autoconf generated stuff
/aclocal.m4
/autom4te.cache
@@ -57,6 +51,10 @@
/AUTHORS
/MAINTAINERS
+# make tags
+
+/tags
+
# backup and temporary editor files: the only convinience rules allowed here.
*~
.*sw?