Files
atashdotdev/.gitignore
Atridad Lahiji 20b38c614a
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m36s
Nix all the things
2025-07-25 22:41:56 -06:00

26 lines
271 B
Plaintext

# build output
dist/
result
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/