Skip to content

Commit 5898b05

Browse files
authored
maint(docker): add .maintenance/ to dockerignore [skip ci]
1 parent afcf6b5 commit 5898b05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ dmriprep.egg-info
1414
.eggs
1515

1616
# housekeeping tools
17+
.maintenance/**/*
18+
.maintenance
1719
get_version.py
18-
update_changes.sh
1920
tox.ini
2021

2122
# pip installs

0 commit comments

Comments
 (0)