diff options
author | xxc3nsoredxx <xxc3ncoredxx@gmail.com> | 2021-05-10 19:05:18 -0500 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2021-06-01 14:25:32 +0200 |
commit | 4cba11b9b54ecac0a7641c13ab960ab72bb0aca9 (patch) | |
tree | 4f2c7f17c6029448f391b1010b76a47ce7ef42c7 /.gitignore | |
parent | 40191adbb1a95eee4f5be29b7693103ea0c96049 (diff) | |
download | wgetpaste-4cba11b9b54ecac0a7641c13ab960ab72bb0aca9.tar.gz |
Add Vim swap file to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *.tar.bz2 +*.swp |