Skip to content

Commit

Permalink
delete pyc files from tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
artemonsh committed May 22, 2023
1 parent 04550cc commit 1e0fa04
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
__pycache__
.env*
*.txt
.vscode
.vscode
*.pyc
Binary file removed tests/__pycache__/conftest.cpython-39-pytest-7.3.1.pyc
Binary file not shown.
Binary file removed tests/__pycache__/test_main.cpython-39-pytest-7.3.1.pyc
Binary file not shown.

0 comments on commit 1e0fa04

Please sign in to comment.