nix: initial packaging
This commit is contained in:
parent
db66f74900
commit
0108e64c48
4 changed files with 284 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ wallpapers.json
|
|||
# build output
|
||||
target/
|
||||
pkg
|
||||
/result
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
|
|
@ -20,3 +21,6 @@ pkg
|
|||
|
||||
# rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
# vim
|
||||
[._]*.sw[a-p]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue