feat: auto push store paths and add CI (#1)
* feat: add flake devShell * chore: add prettier * fix: respect cache input during configure * feat: auto push paths * feat: add test workflow * chore: update index.js * refactors * pnpm lock * more refactors * remove copying --------- Co-authored-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
.DS_Store
|
||||
|
||||
node_modules/
|
||||
|
||||
# nix
|
||||
.direnv/
|
||||
.envrc
|
||||
|
||||
Reference in New Issue
Block a user