[PATCH weston 01/14] .gitignore: Ignore ctags and cscope output

Daniel Stone daniel at fooishbar.org
Fri Jun 22 05:21:28 PDT 2012


Signed-off-by: Daniel Stone <daniel at fooishbar.org>
---
 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7c5bfe5..5b48ea1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,8 @@
 *.so
 *.swp
 *~
+ctags
+cscope.out
 .libs
 /aclocal.m4
 /autom4te.cache
-- 
1.7.10



More information about the wayland-devel mailing list