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
path: root/.dockerignore
blob: 67cae722d614ee49546a84d3692b1343f819d080 (plain) (blame)
1
2
3
4
5
6
7
8
9
*

!/.git/**
!/CMakeLists.txt
!/LICENSE.txt
!/Makefile
!/prelude.mk
!/src/**
!/test/**