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 | |
parent | 40191adbb1a95eee4f5be29b7693103ea0c96049 (diff) | |
download | wgetpaste-4cba11b9b54ecac0a7641c13ab960ab72bb0aca9.tar.gz |
Add Vim swap file to .gitignore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | test/.test.sh.swp | bin | 16384 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *.tar.bz2 +*.swp diff --git a/test/.test.sh.swp b/test/.test.sh.swp Binary files differdeleted file mode 100644 index 2a9895d..0000000 --- a/test/.test.sh.swp +++ /dev/null |