1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-07 08:05:31 +02:00

ignore test resources

This commit is contained in:
Jan Lukas Gernert 2023-06-23 21:22:37 +02:00
parent a7983e873d
commit e99a4b4f23

View file

@ -8,6 +8,7 @@ description = "Scrap article contents from the web. Powered by fivefilters full
repository = "https://gitlab.com/news-flash/article_scraper"
readme = "../Readme.md"
keywords = ["article", "scrape", "full-text", "readability"]
exclude = ["resources/tests"]
[dependencies]
thiserror = "1.0"