Skip to content

Commit d0288d3

Browse files
committedMar 2, 2025·
feat: add .dockerignore to exclude unnecessary files and directories from Docker context
1 parent f5db70a commit d0288d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.dockerignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
applications/rpg_table_helper/
2+
applications/landing-page/
3+
.git/
4+
.github/

0 commit comments

Comments
 (0)
Please sign in to comment.