mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-27 11:14:59 +00:00
chore(git): ignore python cache files
This commit is contained in:
parent
ec9341a6da
commit
c8d155e23f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -54,6 +54,8 @@ coverage/
|
|||
# Temporary files
|
||||
.tmp/
|
||||
tmp/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue