diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-12-01 22:20:14 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-12-01 22:20:14 -0500 |
commit | c6973ed39ce045425dc553a94bd33894f795fb20 (patch) | |
tree | 93c414e8c98984b9f108c13d1f8ac0de576f5982 | |
parent | d0aa85aaa4aac9f9c87c410b0dbfe98b71abc9c2 (diff) | |
download | minos-c6973ed39ce045425dc553a94bd33894f795fb20.tar.gz |
Ignore vim swap files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.bin *.img +*.swp |