Skip to content

Commit

Permalink
Rollup merge of rust-lang#33631 - solson:ignore-rustbuild-config, r=a…
Browse files Browse the repository at this point in the history
…lexcrichton

rustbuild: Ignore user config.toml file.

r? @eddyb
  • Loading branch information
eddyb committed May 15, 2016
2 parents 9cd83eb + ef53fa7 commit 1155a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
/*-*-*/
/Makefile
/build
/config.toml
/dist/
/dl/
/doc
Expand Down

0 comments on commit 1155a34

Please sign in to comment.