Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Dec 10, 2024
1 parent dd4ec9d commit 50e2fb8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ignore everything in the root directory
*
!gradlew
!gradle/
!src/
!build.gradle
!settings.gradle
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ vendor/bundle/

## Docker
# Ignore Docker files
*.dockerignore
Dockerfile
docker-compose.yml
docker-compose.override.yml
Expand Down

0 comments on commit 50e2fb8

Please sign in to comment.