🔥 Delete .dockerignore file

This commit is contained in:
M. Mert Yildiran 2023-08-31 06:16:52 +03:00
parent fa1e7bcf01
commit d3520765eb
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -1,16 +0,0 @@
# Files
.dockerignore
.editorconfig
.gitignore
Dockerfile
Makefile
LICENSE
**/*.md
**/*_test.go
*.out
# Folders
.git/
.github/
build/
**/node_modules/