Added scanning barcodes with a camera
This commit is contained in:
37
quagga2/quagga2-1.12.1/.npmignore
Normal file
37
quagga2/quagga2-1.12.1/.npmignore
Normal file
@@ -0,0 +1,37 @@
|
||||
cypress/
|
||||
test/
|
||||
example/
|
||||
examples/
|
||||
.sass-cache/
|
||||
node_modules/
|
||||
coverage/
|
||||
.project
|
||||
_site/
|
||||
_includes/
|
||||
.idea/
|
||||
doc/
|
||||
src/
|
||||
.gitignore
|
||||
*.BACKUP.*
|
||||
*.BASE.*
|
||||
*.LOCAL.*
|
||||
*.REMOTE.*
|
||||
.babelrc
|
||||
.eslintrc
|
||||
server.pem
|
||||
simple-https-server.py
|
||||
webpack.*config*.js
|
||||
.travis.yml
|
||||
build/
|
||||
*.tgz
|
||||
.snyk
|
||||
configs/*
|
||||
.github/*
|
||||
CHANGELOG.md
|
||||
Dockerfile
|
||||
README.md
|
||||
.ncurc.json
|
||||
.nyc_output/
|
||||
.vscode/
|
||||
cypress.json
|
||||
docker-compose.yml
|
||||
Reference in New Issue
Block a user