mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
9 lines
140 B
Text
9 lines
140 B
Text
node_modules
|
|
# Keep environment variables out of version control
|
|
.env
|
|
src/generated/prisma/
|
|
prisma/migrations/
|
|
*.toml
|
|
*.log
|
|
.vscode/
|
|
.idea/
|