Skip to content

Commit

Permalink
modify gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnandrew100 committed Nov 15, 2024
1 parent 7bc0969 commit f3e0851
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
@@ -1,3 +1,6 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyc
build/
dist/

0 comments on commit f3e0851

Please sign in to comment.