添加--添加gitignore文件
This commit is contained in:
parent
488f1bf0b7
commit
8c54c05aca
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
*.png
|
||||
*.jpg
|
||||
*.txt
|
||||
*.pt
|
||||
*.csv
|
||||
|
||||
*__pycache__/
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.pt
|
||||
*.mp4
|
||||
*.ts
|
||||
*.index
|
||||
*.rknn
|
||||
*.m3u8
|
||||
*.gif
|
||||
*.tar
|
||||
*.zip
|
||||
*.pdopt
|
||||
*.pdparams
|
||||
*.states
|
||||
*.pdiparams
|
||||
*.pdmodel
|
||||
*.info
|
||||
*.github
|
||||
*.log
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user