summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <randomdan@riogrande.random.lan>2014-11-22 23:42:17 +0000
committerDan Goodliffe <randomdan@riogrande.random.lan>2014-11-22 23:42:17 +0000
commit9f35b16d1753aa5e33c71facfdb0bbc194d324a0 (patch)
treed3597f9f362f4017a4dfc91eb1b03b3e32e5b44c
parentFix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE... (diff)
downloadlibdbpp-sqlite-9f35b16d1753aa5e33c71facfdb0bbc194d324a0.tar.bz2
libdbpp-sqlite-9f35b16d1753aa5e33c71facfdb0bbc194d324a0.tar.xz
libdbpp-sqlite-9f35b16d1753aa5e33c71facfdb0bbc194d324a0.zip
Add .gitignore files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..540b466
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+bin
+*.pyc