Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2021-02-09 13:22:29 +0300
committerGitHub <noreply@github.com>2021-02-09 13:22:29 +0300
commitd4c718acad4d6b0d469ca4abd993ac8886f297cc (patch)
tree39b734f94cffcabbf42025f66d273e0e565234ce /build
parent9eea1e56dc0c33c504fb0e98578e22115b6b4c79 (diff)
Add .devcontainer to file-checker.php
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 194ba546aec..5283d4e4c0e 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -23,6 +23,7 @@ $expectedFiles = [
'.',
'..',
'.codecov.yml',
+ '.devcontainer',
'.drone.yml',
'.editorconfig',
'.eslintrc.js',