neroshitron/.gitignore
2024-05-26 20:21:42 -04:00

26 lines
346 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Next.js
/.next
/data
/supabase/volumes/db/data/*
#local env files
.env*.local
/maildev
/owncast
/coverage
/supabase/volumes/db/data
/supabase/volumes/storage
supabase.zip