summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-11-07 21:14:50 +0900
committerNoel Grandin <noelgrandin@gmail.com>2014-11-11 11:40:13 +0000
commit775d99c87bed9bd7d9dc10e1110990bd2c5d905e (patch)
treeded4d486e708e55e920298e920533d7e34c9ead8 /.gitignore
parent27b8fd533ac181aabcf1a2bcb2ce8aa82faa64af (diff)
add 'make etags' to generate etags
Change-Id: Id87f71b6d31720173f0c5ec2a4fc395065223b79 Reviewed-on: https://gerrit.libreoffice.org/12300 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1e2992735849..5e45b7a179c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,9 @@
/tags
+# make etags
+/TAGS
+
# backup and temporary editor files: the only convinience rules allowed here.
*~
.*sw?