# Temporary files. *.c *.exe *.json *.out *.txt # User created files. *.user # Python cache. __pycache__/ *.pyc