This website works better with JavaScript
Home
Explore
Help
Register
Sign In
suby
/
qmd
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: gitignore package-lock.json
Tobi Lutke
3 months ago
parent
1765b6870d
commit
60564b34f8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,5 +1,6 @@
node_modules/
dist/
+package-lock.json
.npmrc
*.sqlite
.DS_Store