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
commit7a2be9b3739cfa0d8ba0352ef9b36d5836716592 (patch)
tree52b77fb0e1ff7f124c32db3ee1d1e6200aab3e29
parentFix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE... (diff)
downloadslicer-7a2be9b3739cfa0d8ba0352ef9b36d5836716592.tar.bz2
slicer-7a2be9b3739cfa0d8ba0352ef9b36d5836716592.tar.xz
slicer-7a2be9b3739cfa0d8ba0352ef9b36d5836716592.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