aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-09-12 03:42:24 +0200
committerMattias Andrée <maandree@operamail.com>2015-09-12 03:42:24 +0200
commitfee2317e973b25dc0e73603702dc686eb058b397 (patch)
tree4d9a6d50b74bc0be11a1b8a9543919c0eace3e85 /.gitignore
parentsignals will interrupt read on timer, so we do not have to wait for the timer to expire to exit (diff)
downloadmongotimer-fee2317e973b25dc0e73603702dc686eb058b397.tar.gz
mongotimer-fee2317e973b25dc0e73603702dc686eb058b397.tar.bz2
mongotimer-fee2317e973b25dc0e73603702dc686eb058b397.tar.xz
update makefile + update gitignore + fix warnings + remove old implementation + add deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d623f8b..2d9f9f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
_/
__pycache__/
+bin/
+obj/
\#*\#
.*
!.git*