.gitignore 229 B

12345678910111213
  1. # Rust stuff
  2. target
  3. # Vagrant stuff
  4. .vagrant
  5. ubuntu-xenial-16.04-cloudimg-console.log
  6. # Compiled artifacts
  7. # (see devtools/*-package-for-*.sh)
  8. /exa-linux-x86_64
  9. /exa-linux-x86_64-*.zip
  10. /exa-macos-x86_64
  11. /exa-macos-x86_64-*.zip