From 564041fb86a55e392d72952144053da7545cfd6c Mon Sep 17 00:00:00 2001 From: Aaron Poffenberger Date: Fri, 10 Feb 2017 22:52:13 -0600 Subject: [PATCH] Delete .swp file and add to gitignore. --- .gitignore | 1 + misc/.install.sh.swp | Bin 12288 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 misc/.install.sh.swp diff --git a/.gitignore b/.gitignore index b25c15b..b72f9be 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +*.swp diff --git a/misc/.install.sh.swp b/misc/.install.sh.swp deleted file mode 100644 index c0a50eced14b5993ac04582e7e4e5d4ddfb825be..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI&y-ve05Ww*Z5+ee^!kB&xFw_pP^c5HwTd~?n5LT14N>U*f*cf>Pc1E6pXJCMV zXMnwK6&8d#bPM`hI-RVO?aNQfU?nyhpI?MS6^S2vBIC!W%h%5bc{vPZQl@$4ie+W( zh)tQBB6hV=`K?N(x%qq1U9+K%r%9@6QTJFYCDQ9?>k2*bf7>qrq=PnH -- 2.41.0