1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-04 23:27:15 +03:00
nickel/.gitignore

13 lines
134 B
Plaintext
Raw Normal View History

2019-08-16 13:27:09 +03:00
# Cargo generated
/target/
2021-01-15 16:29:17 +03:00
# Nix generated
/result*
/scripts/tmp.toml
2021-01-15 16:29:17 +03:00
2019-08-16 13:27:09 +03:00
# rustfmt Backup file
**/*.rs.bk
# Makam cache
.makam-cache/