Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.dockerignore11
1 files changed, 0 insertions, 11 deletions
diff --git a/.dockerignore b/.dockerignore
deleted file mode 100644
index 5367300..0000000
--- a/.dockerignore
+++ /dev/null
@@ -1,11 +0,0 @@
-*
-
-# Only things actually used during the build process:
-!/3rdparty/**
-!/CMakeLists.txt
-!/LICENSE.txt
-!/cmake/**
-!/include/**
-!/src/**
-!/test/**
-!/utils/**