Add editor and tag file rules to .gitignore

Signed-off-by: Prasad Joshi <prasadjoshi124@gmail.com>
This commit is contained in:
Prasad Joshi 2011-06-28 12:39:14 +01:00 committed by Stephen Williams
parent 5934dcc17c
commit 1d016c4c81
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -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]