1
Fork 0

change config.toml to bootstrap.toml for bootstrap module

This commit is contained in:
bit-aloo 2025-02-15 19:32:23 +05:30
parent 10bcdad7df
commit 1954494ec9
No known key found for this signature in database
GPG key ID: 02911B24FDAE81DA
37 changed files with 144 additions and 116 deletions

View file

@ -1,2 +1,3 @@
# Make vscode *not* count `config.toml` as ignored, so it is included in search
# Make vscode *not* count `bootstrap.toml` and `config.toml` as ignored, so it is included in search
!/bootstrap.toml
!/config.toml