neroshitron/.gitignore

30 lines
483 B
Plaintext
Raw Normal View History

2024-05-21 22:32:11 -04:00
# 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
2024-05-26 13:31:18 -04:00
/supabase/volumes/db/data/*
2024-05-21 22:32:11 -04:00
#local env files
.env*.local
2024-05-24 17:57:03 -04:00
/maildev
/owncast
2024-05-21 22:32:11 -04:00
/coverage
2024-05-26 13:31:18 -04:00
/supabase/volumes/db/data
2024-05-26 14:10:40 -04:00
/supabase/volumes/storage
2024-05-26 20:21:42 -04:00
supabase.zip
2024-06-01 16:29:58 -04:00
.idea/copilot/chatSessions/00000000000.xd
.idea/copilot/chatSessions/blobs/version
.idea/copilot/chatSessions/xd.lck
.idea/workspace.xml