Skip to content

Commit bf38120

Browse files
committed
chore: Update and standardize .gitignore
1 parent 0fc78ad commit bf38120

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1+
*.pyc
12
__pycache__/
23
*.cast
4+
.venv/
5+
venv/
6+
myenv/
7+
env/
8+
dist/
9+
build/
10+
*.egg-info/

0 commit comments

Comments
 (0)