summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-04-20 16:08:09 +0100
committerWill Thompson <will@willthompson.co.uk>2012-04-25 15:08:27 +0100
commit18cbc9d9f635bee9d6e20f1de59b065ae10cede8 (patch)
treec2315a120a28c43387b77c812950524339c22fcc
parent20723828704a7aa171e99b07ac6e9eb97dd17af2 (diff)
Ignore cscope/ctags/vim droppings
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1c9de22..33e596a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,7 +71,10 @@ core
*.tar.bz2
*.tar.gz
#
-# Add & Override patterns for xf86-video-fbdev
+# Add & Override patterns for xf86-video-videocore
+.*.swp
+cscope.out
+tags
#
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'