diff options
author | Kali Kaneko <kali@leap.se> | 2013-08-15 15:25:54 +0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-08-21 00:25:33 -0300 |
commit | 403a44bddf1e106aa7174f236856ae4047055722 (patch) | |
tree | 23a79001f72ee0c4065f4274e5cb8ea162c17134 /.gitignore | |
parent | d7aaa049fe8eb7c9ff039cb929901bddc1fd518e (diff) |
add swaps to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,4 +5,10 @@ build/ MANIFEST *.egg-info/ *.egg +*.swp +*.swo +*.pyc +*.log +*.*~ + |