Skip to content

Commit

Permalink
Ignore test-related files and dirs.
Browse files Browse the repository at this point in the history
The idea is I can checkout some test files and dirs here and run them without triggering Git.

- modified:   .gitignore
  • Loading branch information
williaml33moore committed Sep 26, 2024
1 parent de54748 commit d4f0d9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.venv
tmp
**/__pycache__
pytest.ini
test

0 comments on commit d4f0d9a

Please sign in to comment.