diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-23 14:45:03 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-23 14:45:03 +0100 |
commit | eddca01a8fcbcfb0e3bd1e2498f06cabf9ec80c8 (patch) | |
tree | 7ff398f55b5e91a4b411e0d6c9343b9e10eb217f /.gitignore |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..21eedcf --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +data/ +reports/ +out/ + |