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 | 677e68fc878f81f8503d3f0e33825b2727dcae30 (patch) | |
tree | 56509f18643fb8940fd40e3b2235ef654f79876e | |
parent | Support complex types in rows and parameters (diff) | |
download | libdbpp-sqlite-677e68fc878f81f8503d3f0e33825b2727dcae30.tar.bz2 libdbpp-sqlite-677e68fc878f81f8503d3f0e33825b2727dcae30.tar.xz libdbpp-sqlite-677e68fc878f81f8503d3f0e33825b2727dcae30.zip |
Ignore Vim swap files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ bin *.pyc +*.sw? |