feat: Add Gitea pipelines for frontend and backend
This commit is contained in:
15
legalconsenthub-backend/.dockerignore
Normal file
15
legalconsenthub-backend/.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
*.md
|
||||
.gradle
|
||||
build
|
||||
bin
|
||||
!gradle/wrapper
|
||||
postgres-data
|
||||
docker-compose.yaml
|
||||
.idea
|
||||
.vscode
|
||||
*.log
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user