diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-12 03:28:10 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-12 03:28:10 +0200 |
commit | 94d6a544615e8c420ae1390086364c4199c60e2b (patch) | |
tree | e6a60a47b8c681f04a6f9b1ff053fbda2f2cad08 /.gitignore | |
parent | arch does not use /libexec (diff) | |
download | mongotimer-94d6a544615e8c420ae1390086364c4199c60e2b.tar.gz mongotimer-94d6a544615e8c420ae1390086364c4199c60e2b.tar.bz2 mongotimer-94d6a544615e8c420ae1390086364c4199c60e2b.tar.xz |
port to c + reduce flicker + use timerfd
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,3 +17,9 @@ __pycache__/ *.pdf *.ps *.dvi +*.o +*.out +*.so +*.su +*.gch + |