Skip to content

Commit

Permalink
feat: add *.pdb to .gitignore.j2 template
Browse files Browse the repository at this point in the history
  • Loading branch information
WSH032 committed Sep 16, 2024
1 parent b9a034f commit fe46b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/.gitignore.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
__pycache__/
.pytest_cache/
*.py[cod]
*.pdb

# C extensions
*.so
Expand Down

0 comments on commit fe46b4c

Please sign in to comment.