Skip to content

Commit fbd45ca

Browse files
committed
Git ignore node_modules as we never want that in the repository.
1 parent 221424a commit fbd45ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ _book/*
22
_books/*
33
.DS_Store
44
.env
5+
node_modules/*

0 commit comments

Comments
 (0)