mCaptcha/.dockerignore

15 lines
212 B
Text
Raw Normal View History

2021-05-04 05:00:22 +00:00
/target
tarpaulin-report.html
.env
cobertura.xml
prod/
node_modules/
/static-assets/bundle
./templates/**/*.js
2021-05-29 18:49:22 +00:00
/static/cache/bundle/*
2021-05-04 05:00:22 +00:00
src/cache_buster_data.json
2021-07-15 09:57:01 +00:00
browser/target
browser/cobertura.xml
browser/docs