diff options
author | Daniel Stone <daniel@fooishbar.org> | 2012-07-23 19:54:38 +0100 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-07-23 16:40:38 -0400 |
commit | 16b4c8747053e73bb963ea2bdf566cc54b9aeb90 (patch) | |
tree | 401d758855f95ea1dc595aa147fc55b7ad5e87d1 | |
parent | eadb68ec32df8ee54ccba175d19adcdedfaa5015 (diff) |
.gitignore: Add ctags and cscope files
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ *.swp *~ .libs +cscope.out +ctags /aclocal.m4 /wayland-scanner.m4 /autom4te.cache |