Merge pull request #764 from shirishb/master

Gitignore - Ignore cscope and vim swap files
pull/763/merge
Martin Kojtal 2014-12-08 07:26:15 +00:00
commit 3413e21e59
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

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