Skip to content

Commit 32b7740

Browse files
fix: remove git and CI files from .dockerignore
1 parent a5a9886 commit 32b7740

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.dockerignore

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,6 @@ tox.ini
2525
src/**/*
2626
src/
2727

28-
# git
29-
.gitignore
30-
.git/**/*
31-
.git
32-
.mailmap
33-
34-
# CI, etc.
35-
.circleci
36-
.circleci/**/*
37-
.github
38-
.github/**/*
39-
.zenodo.json
40-
.travis.yml
41-
.readthedocs.yml
42-
.versions.json
43-
CONTRIBUTING.md
44-
4528
# other
4629
.DS_Store
4730
work/**/*

0 commit comments

Comments
 (0)