diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -.idea/
\ No newline at end of file +.idea/ +.node_modules/ |
index : marvinborner/JsonSearchEngine | |
Basic web crawler, usable for search engines or for a searching feature of a website | Marvin |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1 +1,2 @@ -.idea/
\ No newline at end of file +.idea/ +.node_modules/ |