diff options
author | Michaël Ball <michael.ball@gmail.com> | 2014-12-24 12:41:47 +0000 |
---|---|---|
committer | Michaël Ball <michael.ball@gmail.com> | 2014-12-24 12:41:47 +0000 |
commit | 765a2d306b1d64480933999af96a7df6e9053934 (patch) | |
tree | 56930ce457e0eab0101b0092fd417cb5ae792d87 | |
parent | b6b792c5ea57dee19ebe17330ce8d2c39b4249c8 (diff) |
Ignore cscope files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ tags GRTAGS GTAGS GPATH +cscope.out *.swp *.pyc library.db-journal |