mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 15:10:58 +00:00
docs: remove lock files from gitignore (#826)
This commit is contained in:
parent
10170daa84
commit
645f8f9397
@ -16,8 +16,6 @@ We recommand to have a `.gitignore` with **at least** this lines inside:
|
|||||||
.nuxt
|
.nuxt
|
||||||
# Node dependencies
|
# Node dependencies
|
||||||
node_modules
|
node_modules
|
||||||
yarn.lock
|
|
||||||
package-lock.json
|
|
||||||
# System files
|
# System files
|
||||||
*.log
|
*.log
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user