Skip to content

Commit 33ad612

Browse files
committed
Extend gitignore to ignore configs matching a pattern
1 parent 5be0c7e commit 33ad612

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
@@ -2,4 +2,5 @@
22
**/*.rs.bk
33
.env
44
config.toml
5+
*.config.toml
56
/nft_backup*

0 commit comments

Comments
 (0)