proper repo
This commit is contained in:
parent
33d01daa3d
commit
8a35a32445
17 changed files with 338 additions and 109 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Nix build outputs
|
||||
result
|
||||
result-*
|
||||
|
||||
# direnv cache
|
||||
.direnv/
|
||||
|
||||
# Editor artifacts
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
Loading…
Add table
Add a link
Reference in a new issue