diff options
| author | George Angelopoulos <l4than.d3vers@gmail.com> | 2013-04-18 17:08:49 +0300 |
|---|---|---|
| committer | George Angelopoulos <l4than.d3vers@gmail.com> | 2013-04-18 17:08:49 +0300 |
| commit | a0d1dc13e0923b12e8a9f21fcfa71165b333eb71 (patch) | |
| tree | 71b0f86bb78aa06536090d54dc8125761781ff67 | |
| parent | 097c58ba0f3204410208eca92a4c7f3dbc37fe0f (diff) | |
Added vim .swp files to .gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,3 +36,5 @@ nosetests.xml .project .pydevproject +# vim .swp files +*.swp |
