Skip to content

Commit 235a4fc

Browse files
Copilotshenxianpeng
andcommitted
chore: add __pycache__ and *.pyc to .gitignore
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
1 parent 86717bd commit 235a4fc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
venv/
22
.venv/
3+
__pycache__/
4+
*.pyc

__pycache__/main.cpython-312.pyc

-12.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)