1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-04 15:17:34 +03:00
nickel/.gitignore
2021-10-12 15:28:57 +02:00

22 lines
247 B
Plaintext

# Cargo generated
/target/
# Nix generated
/result*
/scripts/tmp.toml
# wasm-pack
/pkg/
# rustfmt Backup file
**/*.rs.bk
# Makam cache
.makam-cache/
node_modules
lsp/client-extension/node_modules
lsp/client-extension/out
# Ctags output
/tags