[parted-devel] [PATCH] .gitignore: ignore index files generated by ctags and cscope
Petr Uzel
petr.uzel at suse.cz
Fri Apr 16 08:01:08 UTC 2010
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 6e4c561..3b1b4ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ INSTALL
Makefile
Makefile.in
TAGS
+tags
aclocal.m4
autom4te.cache
build-aux
@@ -51,3 +52,4 @@ tests/init.sh
tests/print-align
tests/t*.sh.log
tests/test-suite.log
+cscope.out
--
1.6.4.2
Petr
--
Petr Uzel, openSUSE Boosters Team
IRC: ptr_uzl @ freenode
More information about the parted-devel
mailing list