diff options
author | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2024-09-24 12:21:40 +0200 |
---|---|---|
committer | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2024-09-24 12:21:40 +0200 |
commit | 2e8ddbf422a3a6d75b1e1f73cad089111f801c05 (patch) | |
tree | a3b2c7ea8560fcbc89fb9b3ee15933d434b1ff51 /scrap/.gitignore | |
parent | faa13839f898c60ff5618be6e916ad2e60958468 (diff) |
finished web scrapper
Diffstat (limited to 'scrap/.gitignore')
-rw-r--r-- | scrap/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scrap/.gitignore b/scrap/.gitignore new file mode 100644 index 0000000..6922c3e --- /dev/null +++ b/scrap/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.json +covers/ |