Update gitignore
This commit is contained in:
parent
456be23b52
commit
bbe75aa08c
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
||||||
nvim/plug
|
nvim/plug
|
||||||
nvim/**/.*
|
nvim/**/.*
|
||||||
**/secrets.sh
|
**/secrets.sh
|
||||||
i3/background
|
i3/background*
|
||||||
|
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
Loading…
Reference in a new issue