Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgsr b3d <gsr.b3d@infernal-iceberg.com>2019-01-22 14:48:49 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2019-01-22 14:50:13 +0300
commitfc673a285fd8e3c4ecb9b661e95e52bf576caa60 (patch)
treea3830dbc48e7344355823c0fd429afdab8fe06ce /.gitignore
parent78d4e0fbf2c4a3bf58c4e09cc5d51b9c4f8c00bb (diff)
Git: add TAGS & tags to .gitignore
Index files used by emacs, vim and others, for autocompletion and searching; generated by etags, universal-ctags and others. Differential Revision: https://developer.blender.org/D4208
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 814b7661bc6..ef39eb5796c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,10 @@ __pycache__/
*.swo
*#
+# Indexes for emacs, vi & others
+TAGS
+tags
+
# QtCreator
CMakeLists.txt.user