Files
rustup/.gitignore
Pietro Albini a8726ec1a6 ignore the local-rustup directory
The directory is used during the release process, and there is no point
in committing it on the repo.
2019-04-23 10:18:23 +02:00

10 lines
83 B
Plaintext

/.project
/target
/Cargo.lock
/.settings
/.idea/
*~
/**/target
/home
/local-rustup