Chore: Stop tracking files based on .gitignore update.
Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file - Rule "_build/": 11 files - Rule "_dist/": 950 files
This commit is contained in:
parent
667108dfe4
commit
04ed8f869d
4
.gitignore
vendored
4
.gitignore
vendored
@ -150,4 +150,6 @@ dmypy.json
|
||||
*~
|
||||
|
||||
|
||||
*.prof
|
||||
*.prof
|
||||
_dist/
|
||||
_build/
|
||||
Loading…
Reference in New Issue
Block a user