mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
Merge branch 'fix/development' into 'development'
fix(BE): ignore makefile See merge request mbugroup/lti-api!36
This commit is contained in:
@@ -10,8 +10,13 @@ bin/
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
|
|
||||||
|
Makefile
|
||||||
|
docker-compose.local.yml
|
||||||
|
docker-compose.yaml
|
||||||
|
Dockerfile.local
|
||||||
# Go build cache
|
# Go build cache
|
||||||
.gocache/
|
.gocache/
|
||||||
|
vendor/
|
||||||
|
|
||||||
# Logs & reports
|
# Logs & reports
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user