diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-08 16:01:06 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-08 16:01:06 -0400 |
commit | 49b3982cc2fd57eaf40b91e4c50577faf69df4c5 (patch) | |
tree | 0554972e9f19000ce49ce5a6efd77c826fd45c12 | |
parent | b7699f1bf0bfb0a541131fbf3df3ec8e602fdc47 (diff) | |
download | astroconda-dev-49b3982cc2fd57eaf40b91e4c50577faf69df4c5.tar.gz |
Ignore vim swap files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |