misc: add .local pattern to gitignore
This commit is contained in:
parent
7f51b6071f
commit
fe5626cd40
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
*.local
|
||||||
|
|
||||||
.python-version
|
.python-version
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
Loading…
Reference in a new issue