Files
albert.lol/.gitignore
2025-12-07 05:32:35 +01:00

13 lines
138 B
Plaintext

dist/
.astro/
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.env
.env.production
.DS_Store
.idea/
.vscode/