mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-28 11:36:53 -05:00
chore: update .gitignore to ignore nuxt files when comming from nuxt-refactor
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user