Skip to content

Commit e40ba8c

Browse files
committed
delete and ignore config.toml
1 parent 6907724 commit e40ba8c

2 files changed

Lines changed: 4 additions & 14 deletions

File tree

.cargo/config.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
# VS Code etc
3838
.vscode/
3939

40+
# output
41+
/target/
42+
/.cargo/config.toml
43+
4044
# MacOS custom file/folder attributes, irrelevant to the repo
4145
.DS_Store
4246

0 commit comments

Comments
 (0)