Skip to content

Commit

Permalink
Add gitignore and npmrc files
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed Dec 1, 2022
1 parent 3f97984 commit 34ba530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/node_modules/
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false

0 comments on commit 34ba530

Please sign in to comment.