Browse Source

Include uploaded images in repo

Scot Hacker 8 years ago
parent
commit
531769488e
1 changed files with 1 additions and 1 deletions
  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__