Update gitignore

Made it to ignore pyrightconfig file
This commit is contained in:
pro100ton 2025-01-12 01:26:53 +03:00
parent a8d18e7cbc
commit d3b0707683
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View file

@ -162,3 +162,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
pyrightconfig.json

View file

@ -1,4 +0,0 @@
{
"venv": ".venv",
"venvPath": "/home/pro100ton/Documents/Development/Python/f1tness_parser"
}