Move astro files to astro directory

This commit is contained in:
Oliver Davies 2024-08-01 22:29:02 +01:00
parent b176f4d25e
commit 51c2159e25
1340 changed files with 0 additions and 0 deletions

12
astro/.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
.astro
.direnv
.env
.env.production
dist
node_modules
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*