Skip to content

Commit 2e2e92c

Browse files
authored
Merge pull request #74 from standard/gitignore
Add gitignore and npmrc files
2 parents 3f97984 + 34ba530 commit 2e2e92c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/node_modules/

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

0 commit comments

Comments
 (0)