aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 64d8f3c0ca5cdd0be0dc26fef2fae9042777107a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Nix derivation build output
/tmpl/default/flake.lock
/flake.lock
result

# Personal editor settings
.editorconfig
.vscode/
.idea/
.zed/