Ignore cscope and vim swap files

pull/764/head
Shirish Baskaran 2014-12-05 23:27:58 -05:00
parent e815194b57
commit 6c27c66d29
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -67,3 +67,9 @@ debug.log
# PyCharm # PyCharm
*.idea *.idea
# Cscope
cscope.*
# vim swap files
*.swp