diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2015-01-15 20:37:31 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2015-01-15 20:38:24 +0000 |
commit | 358766e77ecd51290b54d07230a410e357d37c98 (patch) | |
tree | cc2ab19e7f3428201f33db66f699978e4391b513 /.gitignore | |
parent | Support complex types in rows and parameters (diff) | |
download | gentoobrowse-358766e77ecd51290b54d07230a410e357d37c98.tar.bz2 gentoobrowse-358766e77ecd51290b54d07230a410e357d37c98.tar.xz gentoobrowse-358766e77ecd51290b54d07230a410e357d37c98.zip |
Ignore Vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ bin *.pyc +*.sw? |