gitignore: added media folder

This commit is contained in:
rascencio 2015-05-20 22:47:11 -06:00
parent 3359c4fa18
commit 50e1e9e28d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -10,3 +10,6 @@ __pycache__/
.ropeproject/
#django
local_settings.py
media/*
!media/keep