/cache/*
/yours/* 
!/yours/.gitkeep 
/scripts/__pycache__
/scripts/__pycache__/*
*.git*
*.swp
*.pyc
*.idea*
/models/* 
!/models/.gitkeep 


 


