This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/.gitignore
2024-07-26 18:03:46 -07:00

14 lines
No EOL
134 B
Text

# build output
_site
node_modules
.cache
# local dependencies
.env.local
# system files
.DS_Store
# workers
wrangler.toml
.wrangler