Initial commit
This commit is contained in:
commit
e886de58af
23 changed files with 926 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
backup/
|
||||
|
||||
result
|
||||
|
||||
*.nix.bak
|
||||
*.nix~
|
||||
/nix/store/
|
||||
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
Loading…
Add table
Add a link
Reference in a new issue