Skip to content

Commit

Permalink
Added node_modules to .gitignore
Browse files Browse the repository at this point in the history
- We may or may not use later, but no harm in adding
  • Loading branch information
ChadBailey committed Mar 7, 2020
1 parent 00781ce commit 588a04f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@ local

# IntelliJ IDEA
.idea/
node_modules

0 comments on commit 588a04f

Please sign in to comment.