Chore: Stop tracking files based on .gitignore update.
Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file - Rule "_rec/": 16 files
This commit is contained in:
parent
4c155a10f9
commit
1af7fa977f
3
.gitignore
vendored
3
.gitignore
vendored
@ -152,4 +152,5 @@ dmypy.json
|
|||||||
*.out
|
*.out
|
||||||
_dist/
|
_dist/
|
||||||
_build/
|
_build/
|
||||||
*.csv
|
*.csv
|
||||||
|
_rec/
|
||||||
Loading…
Reference in New Issue
Block a user