Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87db727

Browse files
authored
Merge pull request #13 from oger000/pr/ignore-package-lock
add package-lock.json to .gitignore
2 parents 423a174 + b94dcc9 commit 87db727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.idea/
22
node_modules
3+
package-lock.json
34
*.log
45
*.swp
56
dist/parser/sqlParser.js
6-

0 commit comments

Comments
 (0)