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
commitea3f74551e37aecca8abd3101815f11e4c6080de (patch)
tree3e7d7b50475864269b46b655d546b0196b56e167
parentFix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE... (diff)
downloadlibdbpp-postgresql-ea3f74551e37aecca8abd3101815f11e4c6080de.tar.bz2
libdbpp-postgresql-ea3f74551e37aecca8abd3101815f11e4c6080de.tar.xz
libdbpp-postgresql-ea3f74551e37aecca8abd3101815f11e4c6080de.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