Skip to content

Commit

Permalink
Added node_modules to ignored entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Domejko committed May 2, 2024
1 parent e0960db commit 25a6a89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ db.sqlite3-journal
instance/
.webassets-cache

# Node stuff:
node_modules/

# Scrapy stuff:
.scrapy

Expand Down

0 comments on commit 25a6a89

Please sign in to comment.