Skip to content

Commit

Permalink
chore: Remove unnecessary files and directories from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
janezlapajne committed Aug 11, 2024
1 parent caaa4e0 commit e9018f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
venv
__pycache__
dist
tests/data
.venv
.idea
.ruff_cache
Expand All @@ -12,3 +11,6 @@ tests/data
.pdm-python
.coverage
.vscode
_old
saved
.env

0 comments on commit e9018f7

Please sign in to comment.