Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit a76fb5c

Browse files
committed
Add some more things to backend dockerignore
1 parent fe0af51 commit a76fb5c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

backend/.dockerignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
tmp/*
22
log/*
33
db/*.sqlite3
4-
.git
4+
.git
5+
.byebug_history
6+
7+
# Dont copy the docker ignore to the VD. Makes no sense
8+
.dockerignore

0 commit comments

Comments
 (0)