Skip to content

Commit eb0bda0

Browse files
authored
Merge pull request #682 from SISheogorath/extend/gitignore
Add package-lock.json to .gitignore
2 parents 86fbdee + 15e1189 commit eb0bda0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules
2+
package-lock.json
23
composer.phar
34
composer.lock
45
.env.*.php

0 commit comments

Comments
 (0)