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 | d396610c6de48e95365d71b93053df82cddda03e (patch) | |
tree | 53cba298665f6a2b305c0fefaee2a8115680a6d3 /.gitignore | |
parent | Support complex types in rows and parameters (diff) | |
download | libdbpp-mysql-d396610c6de48e95365d71b93053df82cddda03e.tar.bz2 libdbpp-mysql-d396610c6de48e95365d71b93053df82cddda03e.tar.xz libdbpp-mysql-d396610c6de48e95365d71b93053df82cddda03e.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? |