Skip to content

Commit

Permalink
feat: Добавил файл игнорирование файлов, директорий в docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonVagabond committed Mar 6, 2024
1 parent 942c911 commit cb7fa63
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Dockerfile
.idea
.env.example
.gitignore
.github
*.md
.tox
LICENSE
Makefile
table.png

0 comments on commit cb7fa63

Please sign in to comment.