Skip to content

Commit

Permalink
Merge pull request #2383 from sebkuf/fix_gitignore
Browse files Browse the repository at this point in the history
Added new dev files to gitignore
  • Loading branch information
sebix authored Jul 13, 2023
2 parents f212f11 + 7ce9716 commit c1407e6
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
Expand Up @@ -26,6 +26,8 @@ htmlcov/
src/
.eggs
.secrets
.venv/
.env

# sphinx
docs/source
Expand Down

0 comments on commit c1407e6

Please sign in to comment.