mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
33 lines
377 B
Text
33 lines
377 B
Text
# 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
|