Skip to content

Commit

Permalink
.gitignore: Update for temporary files of doit
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekiel-alexrod committed Feb 8, 2024
1 parent 311ab1a commit f5a05df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ __pycache__/
buildchain/.venv/

.doit.db
buildchain/.doit.db.*

*.pyc
*.log
Expand Down

0 comments on commit f5a05df

Please sign in to comment.