Update gitignore
Made it to ignore pyrightconfig file
This commit is contained in:
parent
a8d18e7cbc
commit
d3b0707683
2 changed files with 1 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -162,3 +162,4 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
pyrightconfig.json
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"venv": ".venv",
|
|
||||||
"venvPath": "/home/pro100ton/Documents/Development/Python/f1tness_parser"
|
|
||||||
}
|
|
Loading…
Reference in a new issue