pcards/.gitignore

12 lines
96 B
Plaintext
Raw Permalink Normal View History

*.pyc
db/*
migrations/*
media/*
pictures/*
Thumbs.db
build/*
*.*~
2013-09-21 23:36:49 +02:00
*.log
*.pot
local_settings.py