Skip to content

Commit 6bb975a

Browse files
committed
Gitignore safety
1 parent 337233d commit 6bb975a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,7 @@ typings/
6161
.next
6262

6363
# dist folder
64-
dist/
64+
dist/
65+
66+
# Prevent generated .npmrc from being committed
67+
.npmrc

0 commit comments

Comments
 (0)