12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
# Rust build artifacts
|
|
/target
|
|
|
|
# direnv cache (should not be committed)
|
|
.direnv/
|
|
waycast_cache
|
|
waycast.toml
|
|
# Using locally to test .config, .cache, and data dir
|
|
xdg
|
|
# For when I have to test nix builds
|
|
result
|