This repository has been archived on 2024-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
onepiece-webring/.gitignore
Sindre Kjelsrud 5bb6feae61
🎉 init project
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-04-07 18:11:38 +02:00

24 lines
193 B
Text

# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
# Local env files
.env
.env.*
!.env.example