# Text/doc files
*.md
*.txt
*.log

# Git
.git/
.gitignore

# Folders
media/

# Allow python dependencie list
!requirements.txt