friends-best/.gitignore
Louis Hollingworth 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
95 B
Plaintext

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