Chore: Stop tracking files based on .gitignore update.
Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file - Rule "!.vscode/settings.json": 1 file
This commit is contained in:
parent
a97e95254b
commit
395f3a6ecd
2
.gitignore
vendored
2
.gitignore
vendored
@ -151,3 +151,5 @@ dmypy.json
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.zip
|
*.zip
|
||||||
baseline/*
|
baseline/*
|
||||||
|
_dist/*
|
||||||
|
_build/*
|
||||||
Loading…
Reference in New Issue
Block a user