exa/.gitignore
Benjamin Sago e6a8828b6f Ignore compiled artifacts by default
Now that the packaging scripts dump files here, these paths can be “officially” ignored.
2017-10-01 10:55:57 +02:00

14 lines
229 B
Plaintext

# Rust stuff
target
# Vagrant stuff
.vagrant
ubuntu-xenial-16.04-cloudimg-console.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