Skip to content

Commit f231ba8

Browse files
committed
Updated dockerignore and gitignore
1 parent 99cfb9f commit f231ba8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
.travis.yml
1010
venv
1111
.git
12+
/backups

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ Document_Classifier_inference/model.pt
294294

295295
# Database backup
296296
backup.json
297+
/backups
297298

298299
# Prod backup
299300
prod_backup-20240423.json

0 commit comments

Comments
 (0)