diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-04-07 09:59:03 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-04-07 09:59:03 +0100 |
| commit | 7c923ef405a9128b8a0367094fce99833ec99c54 (patch) | |
| tree | 6c39b086b0c4ac73ad023042d10e63919fc3238a | |
| parent | c9ffd961639c2d0d32da491f3c696d7b921bfb2c (diff) | |
Adds .helix editor config to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ npm-debug.log* .env .env.production .DS_Store +.helix .vscode dist/ .astro/ |
