himalaya/.gitignore
Clément DOUIN b2cffd22f1
use cargo workspace feature (#340)
For now, everything has been moved as it is in the "cli"
workspace. The next step is to separate the "lib" from the "cli".
2022-03-16 09:57:24 +01:00

11 lines
102 B
Plaintext

# Cargo build directory
/target
# Nix build directory
/result
/result-lib
# Direnv
/.envrc
/.direnv