blog/.gitignore

27 lines
308 B
Plaintext
Raw Normal View History

2023-08-31 00:30:45 +00:00
# build output
dist/
# generated types
.astro/
2021-12-12 19:56:54 +00:00
2023-08-31 00:30:45 +00:00
# dependencies
node_modules/
2023-03-30 04:33:59 +00:00
2023-08-31 00:30:45 +00:00
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
2023-04-20 19:11:41 +00:00
2023-08-31 00:30:45 +00:00
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
2023-08-31 08:09:41 +00:00
2023-10-11 16:48:34 +00:00
PragmataPro-Mono-Liga-Regular-Nerd-Font-Complete.woff2
2023-10-11 18:09:15 +00:00
*.agdai
_build
2023-10-11 19:45:33 +00:00
.direnv