diff options
author | Camil Staps | 2017-12-01 13:30:17 +0100 |
---|---|---|
committer | Camil Staps | 2017-12-01 13:30:17 +0100 |
commit | 54fe6461ab6afa5a506fe11fc9f583e7adb18045 (patch) | |
tree | 7ca0fe3093ca103d4e8cf9775203db98b7f234d5 /.gitignore | |
parent | plan (diff) |
Scraper
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eaf0161 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +errors +data/ |