friends-best/.gitignore
Ludoviko f1c76c22a7
Added basic nuxt stuff
Added index, translations (not currently working), and removed further unnecessary stuff
2022-05-21 21:03:12 +01:00

11 lines
No EOL
95 B
Text

node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
/.yarn
!/.yarn/install-state.gz
.DS_Store