Skip to content

Commit 13dc5a7

Browse files
Copilotshenxianpeng
andcommitted
Update .gitignore to exclude Python cache files
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
1 parent 1e28487 commit 13dc5a7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

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

__pycache__/main.cpython-312.pyc

-8.74 KB
Binary file not shown.

0 commit comments

Comments
 (0)