Files
astro-website/.dockerignore
Santhosh Janardhanan af112a713c
Some checks failed
ci / site (push) Has been cancelled
Initial commit - but way too late.
2026-02-10 00:22:18 -05:00

10 lines
127 B
Plaintext

.git
.github
# Specs and artifacts are fine to include, but ignore local junk
**/node_modules
**/.astro
**/dist
**/.DS_Store