Created
May 24, 2022 19:09
-
-
Save ericabertan/35a6f7f22591af6e1631d93be4d410ea to your computer and use it in GitHub Desktop.
Revisions
-
Erica Bertan created this gist
May 24, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,23 @@ # Python __pycache__ *.pyc *.pyo *.pyd .Python .pytest_cache # Others env pip-log.txt pip-delete-this-directory.txt .tox .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.log .git .mypy_cache .hypothesis