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 - Rule "!.vscode/tasks.json": 1 file
This commit is contained in:
parent
e69ea0d069
commit
0e38f67e33
3
.gitignore
vendored
3
.gitignore
vendored
@ -148,4 +148,5 @@ dmypy.json
|
|||||||
# Temporary files
|
# Temporary files
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
Temp/*
|
Temp/*
|
||||||
|
*.txt
|
||||||
Loading…
Reference in New Issue
Block a user