Initial commit.
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.rokurc
|
||||
dist*
|
||||
**/.DS_Store
|
||||
.nyc_output/
|
||||
coverage/
|
||||
node_modules/
|
||||
build/
|
||||
.idea/
|
||||
package-lock.json
|
||||
public/
|
||||
cloud-sdk-modules/
|
||||
roku-dev-config.js
|
||||
app.bin
|
||||
*.iml
|
||||
Reference in New Issue
Block a user