summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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?