# ignore swap files
*swp
templateclass/*swp
# ignore compiled python files
*pyc
templateclass/*pyc
