mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
notes added to gitignore
This commit is contained in:
parent
d22e42875b
commit
e8a5e86ab5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,4 +8,5 @@ dist
|
||||||
# misc
|
# misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
.cache
|
.cache
|
||||||
|
.notes
|
||||||
Loading…
Reference in a new issue