diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .DS_Store node_modules dist/ +examples/**/*.cache |
| index : flyscrape | |
| Flyscrape is a command-line web scraping tool designed for those without advanced programming skills. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ .DS_Store node_modules dist/ +examples/**/*.cache |