Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tovmas committed Dec 3, 2023
1 parent ff246de commit ef17c9d
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 1 deletion.
Binary file removed .github/tests/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file removed .github/tests/__pycache__/check_terms.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ _site
.jekyll-metadata
vendor
.ruby-version
/venv
/venv
.pytest_cache
__pycache__

0 comments on commit ef17c9d

Please sign in to comment.