Added .ignore file.
Mostly to filter out generated `dist/*` files under the webapp folder, which may cause polluted results when using ripgrep to search things.
This commit is contained in:
parent
e2382c5ea2
commit
2883c4f086
1 changed files with 1 additions and 0 deletions
1
.ignore
Normal file
1
.ignore
Normal file
|
@ -0,0 +1 @@
|
|||
dist/
|
Loading…
Reference in a new issue