mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
chore: update .gitignore to ignore nuxt files when comming from nuxt-refactor
This commit is contained in:
parent
7d4021be91
commit
26e486a492
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -70,3 +70,7 @@ static-text.json
|
|||
|
||||
# keep browserified files out
|
||||
*.bundled.js
|
||||
|
||||
# remove nuxt files from passing from nuxt-refactor to master
|
||||
.nuxt
|
||||
.data
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user