Chore: Stop tracking files based on .gitignore update.
Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file
This commit is contained in:
parent
640d772dd1
commit
e3fbb24ef4
3
.gitignore
vendored
3
.gitignore
vendored
@ -148,3 +148,6 @@ dmypy.json
|
|||||||
# Temporary files
|
# Temporary files
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
_dist/*
|
||||||
|
_build/*
|
||||||
|
_downloaded/*
|
||||||
Loading…
Reference in New Issue
Block a user