diff options
| author | Carol (Nichols || Goulding) <carol.nichols@gmail.com> | 2016-02-09 15:23:50 -0500 |
|---|---|---|
| committer | Carol (Nichols || Goulding) <carol.nichols@gmail.com> | 2016-02-09 15:23:50 -0500 |
| commit | a37ea4eb748a8efce9b5174deb2ebd5e5d0b1ca3 (patch) | |
| tree | a5ac7cd9976c1881eb18f3ce5cca64c4f4b8fb0a | |
| parent | ff94ef92542fcd1eec9ff84088d5a009a134b1e6 (diff) | |
Ignore temporary .swp files
| -rw-r--r-- | .README.md.swp | bin | 53248 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.README.md.swp b/.README.md.swp Binary files differdeleted file mode 100644 index 1019b28..0000000 --- a/.README.md.swp +++ /dev/null diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |
