## list of files and file extensions that should be ignored by git #pycache files *pyc #config files *_config.txt *_config_*.txt #virtual environment env #the usual messy files (ignore anything with "test" in it) test*.*