commit | 6dea3f17463923a8ea359d85ce2acaeb3ebb1c23 | [log] [tgz] |
---|---|---|
author | Joe Topjian <joe@topjian.net> | Thu Aug 11 06:44:57 2016 -0600 |
committer | jrperritt <jrperritt@gmail.com> | Thu Aug 11 07:44:57 2016 -0500 |
tree | 5370c0dbf8a5adde106e1e686551bf1feba0ff58 | |
parent | 68bed5f81092dd3a9c6c148442ad71b5b13a518e [diff] [blame] |
vim swp file (#46) This commit removes an swp file that snuck in and adds a .gitignore file to prevent further ones.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ead8445 --- /dev/null +++ b/.gitignore
@@ -0,0 +1 @@ +**/*.swp