From 7a8a78d3484395771ec0656d3d762ad59094893d Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Mon, 1 Mar 2021 11:43:31 +0100 Subject: [PATCH] :see_no_evil: Add README files to exclude for build --- css/backoffice/exclude.txt | 1 + css/exclude.txt | 1 + js/exclude.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 css/backoffice/exclude.txt create mode 100644 css/exclude.txt diff --git a/css/backoffice/exclude.txt b/css/backoffice/exclude.txt new file mode 100644 index 000000000..42061c01a --- /dev/null +++ b/css/backoffice/exclude.txt @@ -0,0 +1 @@ +README.md \ No newline at end of file diff --git a/css/exclude.txt b/css/exclude.txt new file mode 100644 index 000000000..42061c01a --- /dev/null +++ b/css/exclude.txt @@ -0,0 +1 @@ +README.md \ No newline at end of file diff --git a/js/exclude.txt b/js/exclude.txt index 20d7d9910..0aabc3e34 100644 --- a/js/exclude.txt +++ b/js/exclude.txt @@ -4,3 +4,4 @@ # jquery.layout.js jquery.ba-bbq.js +README.md \ No newline at end of file