mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
Revert "chore: add package-lock.json to gitignore to prevent npm/yarn conflicts"
This reverts commit c69e897a1ce9504e9a5ba0f8d47ca0659f672257.
This commit is contained in:
@@ -1,2 +1,20 @@
|
||||
node_modules/
|
||||
package-lock.json
|
||||
# Dependencies
|
||||
/node_modules/
|
||||
|
||||
# Production
|
||||
/build
|
||||
|
||||
# Generated files
|
||||
.docusaurus
|
||||
.cache-loader
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
Reference in New Issue
Block a user