diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:35:03 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:35:03 +0100 |
| commit | 8d2eec884f4c937b0fbde26b0cc96993b3f3321e (patch) | |
| tree | 5ba7936db3a238fc04287155da5f1af5df2b44fb | |
| parent | efbd6e26545fb3a04a4309247cd5e9b4fe7cc046 (diff) | |
remove most of .gitignore
| -rw-r--r-- | .gitignore | 29 |
1 files changed, 0 insertions, 29 deletions
@@ -1,32 +1,3 @@ .vscode .helix .zed - -# 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 - -.terraform/ -**/*.tfvars -**/*.tfstate -**/*.tfstate.backup - -*.sqlite |
