Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Commit 9e3b4be

Browse files
committed
add rule 'node_modules' to .gitignore
1 parent a299ad6 commit 9e3b4be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ _layouts
33
.DS_Store
44
gh-pages
55
*.sw*
6+
node_modules

0 commit comments

Comments
 (0)