Skip to content

Commit 93eafe9

Browse files
authored
chore: [] ignore npm scripts (#2826)
1 parent 0f7ff42 commit 93eafe9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ gh-pages
1111
*.dockerignore
1212

1313
# NPM config
14-
.npmrc
1514

1615
# Created by https://www.gitignore.io/api/node,windows,osx,linux,vim
1716

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ignore-scripts=true

0 commit comments

Comments
 (0)