summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPetr Uzel2010-05-21 15:23:35 +0200
committerKarel Zak2010-05-28 14:29:26 +0200
commit1bb08542618958f554a740bf72d423d5029f1ab0 (patch)
tree08d4c738feb402b8e6715bfd10d6f92518074814 /.gitignore
parentumount: do not sync() as the kernel does it by itself (diff)
downloadkernel-qcow2-util-linux-1bb08542618958f554a740bf72d423d5029f1ab0.tar.gz
kernel-qcow2-util-linux-1bb08542618958f554a740bf72d423d5029f1ab0.tar.xz
kernel-qcow2-util-linux-1bb08542618958f554a740bf72d423d5029f1ab0.zip
git: ignore index files generated by ctags and cscope
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a845cf2e9..b73e83ce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,8 @@ depcomp
install-sh
missing
libtool
+cscope.out
+tags
.deps
.libs