Skip to content

Commit 4b12d2a

Browse files
committed
Ensure node modules won't get checked in
1 parent 1de8af6 commit 4b12d2a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
csslint.pnproj
2-
build/
1+
csslint.pnproj
2+
build/
3+
node_modules/

0 commit comments

Comments
 (0)