Skip to content

Commit

Permalink
Add some paths to .gitignore
Browse files Browse the repository at this point in the history
(cherry picked from commit ccfc86f)
  • Loading branch information
aljazerzen authored and akaihola committed Jan 6, 2023
1 parent 18bac64 commit a247c7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ darker.egg-info/
__pycache__/
.mypy_cache/
*.pyc
/.vscode/
/build
/venv

0 comments on commit a247c7e

Please sign in to comment.