Browse Source

Include uploaded images in repo

Scot Hacker 8 năm trước cách đây
mục cha
commit
531769488e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -9,7 +9,7 @@
 /data
 .~*
 common/CACHE
-bakerydemo/media/*
+bakerydemo/media/images/*
 bakerydemo/settings/local.py
 bakerydemodb
 __pycache__