Skip to content

Commit 1155a34

Browse files
committed
Rollup merge of #33631 - solson:ignore-rustbuild-config, r=alexcrichton
rustbuild: Ignore user config.toml file. r? @eddyb
2 parents 9cd83eb + ef53fa7 commit 1155a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
/*-*-*/
5858
/Makefile
5959
/build
60+
/config.toml
6061
/dist/
6162
/dl/
6263
/doc

0 commit comments

Comments
 (0)