| 123456789101112131415161718192021 |
- # 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
|