Skip to content

Commit

Permalink
update gitignore for pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
kylepotts committed Aug 20, 2022
1 parent d7c5955 commit 0c16ca4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ scraped-data
/test/.jbsite
/test/screenshots/
/test/.pytest_cache
/test/e2e/__pycache/
/test/e2e/__pycache__/
Binary file removed test/e2e/__pycache__/home.cpython-310-pytest-7.1.2.pyc
Binary file not shown.

0 comments on commit 0c16ca4

Please sign in to comment.