Skip to content

Commit 3930f47

Browse files
committed
Remove dockerignore exception for /plugins and *.py
Add exception bot.py Signed-off-by: Khakers <[email protected]>
1 parent 540f93b commit 3930f47

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.dockerignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
**
55
!/cogs
66
!/core
7-
!/plugins
8-
!*.py
7+
!bot.py
98
!LICENSE
109
!pdm.lock
1110
!pyproject.toml
1211
!README.md
13-

0 commit comments

Comments
 (0)