website hosted / gitignore

This commit is contained in:
root
2025-10-17 21:08:06 +00:00
parent 73cdd255a9
commit 92111ea4c9

32
.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
# build output
dist/
# generated types
.astro/
#Logs
logs/
# 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/
# NTFY Info
.env
.env.local
.env.*.local