mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 11:05:40 +00:00
widget static resources are now built locally
This commit is contained in:
14
browser/.gitignore
vendored
Normal file
14
browser/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/target
|
||||
tarpaulin-report.html
|
||||
.env
|
||||
.env
|
||||
cobertura.xml
|
||||
prod/
|
||||
node_modules/
|
||||
/static-assets/bundle
|
||||
./templates/**/*.js
|
||||
/static-assets/bundle/*
|
||||
src/cache_buster_data.json
|
||||
coverage
|
||||
dist/
|
||||
docs
|
||||
Reference in New Issue
Block a user