diff options
author | June McEnroe <june@causal.agency> | 2013-10-14 15:30:02 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-10-14 15:30:02 -0400 |
commit | 53966d70b0229c01ad781706d6fa78966e6f8d1b (patch) | |
tree | fe6a4866cfede7329e3d6781f49b61979dc770c2 | |
parent | Add Heroku to zsh (diff) | |
download | src-53966d70b0229c01ad781706d6fa78966e6f8d1b.tar.gz src-53966d70b0229c01ad781706d6fa78966e6f8d1b.zip |
Global git ignore .swo files
Diffstat (limited to '')
-rw-r--r-- | .gitignore.global | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore.global b/.gitignore.global index b72f9be2..d772925f 100644 --- a/.gitignore.global +++ b/.gitignore.global @@ -1,2 +1,3 @@ *~ *.swp +*.swo |