Skip to content

Commit

Permalink
Add .ignore file to make config.toml searchable in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
WaffleLapkin committed Jun 23, 2024
1 parent aabbf84 commit 998d14d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Make vscode *not* count `config.toml` as ignored, so it is included in search
!/config.toml

0 comments on commit 998d14d

Please sign in to comment.