Update .gitignore (#232)
This commit is contained in:
parent
f6a0d34dd7
commit
87a9da35ee
|
|
@ -1 +1,9 @@
|
||||||
|
# Editors
|
||||||
|
.vscode/
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# Python
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# Plugin config
|
||||||
|
/nova3/engines/jackett.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue