diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,2 +1,10 @@ +# lume build output _site + +# vscode settings .vscode/ + +# nix stuff +result +.direnv/ +.pre-commit-config.yaml |
![]() |
index : getchoo/website | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 8 |
@@ -1,2 +1,10 @@ +# lume build output _site + +# vscode settings .vscode/ + +# nix stuff +result +.direnv/ +.pre-commit-config.yaml |