bootstrap/specs/nodejs/template/.gitignore

12 lines
251 B
Plaintext

# Directory used by `direnv` to hold `use flake`-generated profiles.
/.direnv/
# The directory containing all build outputs.
/dist/
# A symlink produced by default when running `nix build`.
/result
# The NodeJS dependency directory.
/node_modules/