Ignore all TOML files, excluding templates
This commit is contained in:
parent
8156085ef3
commit
e7b16143ec
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@ node_modules/
|
|||
dist/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
*.toml
|
||||
!*.template.toml
|
||||
|
||||
# Logs
|
||||
logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue