Skip to content

Commit

Permalink
Merge pull request #74 from standard/gitignore
Browse files Browse the repository at this point in the history
Add gitignore and npmrc files
  • Loading branch information
LinusU committed Dec 6, 2022
2 parents 3f97984 + 34ba530 commit 2e2e92c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
/node_modules/
1 change: 1 addition & 0 deletions .npmrc
@@ -0,0 +1 @@
package-lock=false

0 comments on commit 2e2e92c

Please sign in to comment.