keyoxide-web/.licenseignore

19 lines
167 B
Text
Raw Permalink Normal View History

2020-07-30 11:56:00 +02:00
**/\.git
2020-07-30 11:31:18 +02:00
**/*.md
**/*.png
**/*.svg
2020-08-08 21:45:59 +02:00
**/*.env
2020-08-08 21:47:07 +02:00
**/*.pug
2020-07-30 11:31:18 +02:00
2022-02-27 19:45:18 +01:00
dist/
2020-07-30 11:31:18 +02:00
package.json
2022-02-25 11:30:09 +01:00
yarn.lock
robots.txt
\.licenseignore
\.drone.yml
2020-08-08 21:45:59 +02:00
\.editorconfig
2022-02-25 11:30:09 +01:00
\.envrc
shell.nix
Dockerfile