mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +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
|
||||
package-lock.json
|
||||
|
||||
# production
|
||||
build
|
||||
dist
|
||||
|
||||
# misc
|
||||
/node_modules
|
||||
/dist
|
||||
/package-lock.json
|
||||
/npm-debug.log
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
.cache
|
||||
.notes
|
||||
Loading…
Reference in a new issue