diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-08-14 14:49:26 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-08-14 14:49:26 -0400 |
commit | 5fb4ca58d22c76fa026e13cc2e37c11eab01a8c8 (patch) | |
tree | cba073b2654982cd196f0a885399f2800e2746a3 /.gitignore | |
parent | 45643d2ded2720d6035ee321b8b8bd8fa8ba7ff2 (diff) | |
download | cbc-recipes-5fb4ca58d22c76fa026e13cc2e37c11eab01a8c8.tar.gz |
Ignore vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .*project .index.json +*.swp |