summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>2013-10-10 12:08:27 +0300
committerJakub Hrozek <jhrozek@redhat.com>2014-02-12 22:30:30 +0100
commitea92ba32cdf14ec163fe09f5acb4a77375884f06 (patch)
tree4d342bddc8031e12f060ba35b6c522afcca5e11a /.gitignore
parent93dabb2fe0a798f22bb802b9c6521ab9e6a4ac36 (diff)
downloadsssd-ea92ba32cdf14ec163fe09f5acb4a77375884f06.tar.gz
sssd-ea92ba32cdf14ec163fe09f5acb4a77375884f06.tar.xz
sssd-ea92ba32cdf14ec163fe09f5acb4a77375884f06.zip
Add cscope inverted index files to .gitignore
Add files cscope creates for inverted index (when running with -q) to .gitignore. Inverted index enables faster symbol lookup. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Stephen Gallagher <sgallagh@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 845fec73a..f935a3592 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@ config.rpath
config.h
config.h.in
cscope.out
+cscope.in.out
+cscope.po.out
doxy.config
Makefile
Makefile.in