mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
gitignore updated
This commit is contained in:
parent
4ec71d43ae
commit
a4e44ab9c3
1 changed files with 4 additions and 11 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -1,12 +1,5 @@
|
||||||
node_modules
|
/node_modules
|
||||||
package-lock.json
|
/dist
|
||||||
|
/package-lock.json
|
||||||
# production
|
/npm-debug.log
|
||||||
build
|
|
||||||
dist
|
|
||||||
|
|
||||||
# misc
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
npm-debug.log
|
|
||||||
.cache
|
|
||||||
.notes
|
|
||||||
Loading…
Reference in a new issue