eza/.gitignore
Christina Sørensen 6c5c2ef72d
test(trycmd): autogenerate testing dir
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-15 13:21:06 +02:00

34 lines
377 B
Plaintext

# Nix Flake stuff
result
# Rust stuff
target
# Vagrant stuff
.vagrant
*.log
# Compiled artifacts
# (see devtools/*-package-for-*.sh)
/eza-linux-x86_64
/eza-linux-x86_64-*.zip
/eza-macos-x86_64
/eza-macos-x86_64-*.zip
/eza_*.deb
/MD5SUMS
/SHA1SUMS
# Snap stuff
parts
prime
stage
*.snap
.direnv
# VHS testing stuff
out.gif
tests/tmp
## Dynamically generated
tests/test_dir