gitea files added to .dockerignore
Build and Push Docker Image / build-and-push (push) Successful in 3m38s
Build and Push Docker Image / build-and-push (push) Successful in 3m38s
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
./CalendarReminder.Api/appsettings.json
|
||||
./CalendarReminder.Api/appsettings.Development.json
|
||||
.gitea
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
Generated
+10
@@ -0,0 +1,10 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Ignored default folder with query files
|
||||
/queries/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
Reference in New Issue
Block a user