mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
21 lines
252 B
Text
21 lines
252 B
Text
# Rust stuff
|
|
target
|
|
|
|
# Vagrant stuff
|
|
.vagrant
|
|
*.log
|
|
|
|
# Compiled artifacts
|
|
# (see devtools/*-package-for-*.sh)
|
|
/exa-linux-x86_64
|
|
/exa-linux-x86_64-*.zip
|
|
/exa-macos-x86_64
|
|
/exa-macos-x86_64-*.zip
|
|
/MD5SUMS
|
|
/SHA1SUMS
|
|
|
|
# Snap stuff
|
|
parts
|
|
prime
|
|
stage
|
|
*.snap
|