mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
feat: Add nix package
This commit is contained in:
parent
76e3acbe53
commit
3ce2443484
4 changed files with 134 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -117,6 +117,10 @@ out
|
|||
.nuxt
|
||||
dist
|
||||
|
||||
# Nix build output
|
||||
|
||||
result
|
||||
|
||||
# Gatsby files
|
||||
|
||||
.cache/
|
||||
|
|
@ -182,4 +186,4 @@ glitch-dev
|
|||
*.pem
|
||||
oclif.manifest.json
|
||||
.direnv/
|
||||
tsconfig.tsbuildinfo
|
||||
tsconfig.tsbuildinfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue