mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
feat: Add nix package
This commit is contained in:
parent
f678d51542
commit
f480036454
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