diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-28 14:16:25 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-28 14:16:25 +0200 |
commit | 3c9a2bf911fe0ff60a784b292d11a1055ba81f65 (patch) | |
tree | 69815c2c0c266ddf87b44e3b43b4e7290b67f64e /.gitignore | |
parent | efbdf81389f785cd6401fe374ca8da5e72735ecf (diff) |
Extend timeouts, add callback and gitignore
Change-Id: Ib28d25e1efd0033458fa9ae787610a8de9f5d275
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |