ignore .gitignore
This commit is contained in:
parent
72672d6709
commit
6950680ee9
3 changed files with 15 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -496,6 +496,9 @@ poetry.toml
|
|||
# ruff
|
||||
.ruff_cache/
|
||||
|
||||
# LSP config files
|
||||
pyrightconfig.json
|
||||
|
||||
### SublimeText ###
|
||||
# Cache files for Sublime Text
|
||||
*.tmlanguage.cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue