From 1d016c4c81d9e74b117164f1bd10f98638de2b2c Mon Sep 17 00:00:00 2001 From: Prasad Joshi Date: Tue, 28 Jun 2011 12:39:14 +0100 Subject: [PATCH] Add editor and tag file rules to .gitignore Signed-off-by: Prasad Joshi --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index abbb0c195..895ab2b6e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,16 @@ # # The following files will be ignored by git. +# Normal editor rules +*.swp +*~ + +# Top level generic files +tags +TAGS +cscope.* +*.patch + # Object files and libraries *.[oa]