Remove website/gitignore

This commit is contained in:
Luke Harding 2024-04-30 22:35:48 -04:00
parent 81c3489bc8
commit b27c560fec

24
website/.gitignore vendored
View File

@ -1,24 +0,0 @@
# build output
dist/
# 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/