summaryrefslogtreecommitdiff
path: root/.gitignore
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
commitc958c0523bd8e6ff133477272128c9081df0fc67 (patch)
tree816b72f5830fb748e948461e25ba6af98ca06507 /.gitignore
parentFix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE... (diff)
downloadlibdbpp-c958c0523bd8e6ff133477272128c9081df0fc67.tar.bz2
libdbpp-c958c0523bd8e6ff133477272128c9081df0fc67.tar.xz
libdbpp-c958c0523bd8e6ff133477272128c9081df0fc67.zip
Add .gitignore files
Diffstat (limited to '.gitignore')
-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