summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxxc3nsoredxx <xxc3ncoredxx@gmail.com>2021-05-10 19:05:18 -0500
committerRasmus Thomsen <oss@cogitri.dev>2021-06-01 14:25:32 +0200
commit4cba11b9b54ecac0a7641c13ab960ab72bb0aca9 (patch)
tree4f2c7f17c6029448f391b1010b76a47ce7ef42c7
parent40191adbb1a95eee4f5be29b7693103ea0c96049 (diff)
downloadwgetpaste-4cba11b9b54ecac0a7641c13ab960ab72bb0aca9.tar.gz
Add Vim swap file to .gitignore
-rw-r--r--.gitignore1
-rw-r--r--test/.test.sh.swpbin16384 -> 0 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9adf581..c407fa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.tar.bz2
+*.swp
diff --git a/test/.test.sh.swp b/test/.test.sh.swp
deleted file mode 100644
index 2a9895d..0000000
--- a/test/.test.sh.swp
+++ /dev/null
Binary files differ