update .gitignore

This commit is contained in:
zhangxunhui 2021-08-21 14:03:47 +08:00
parent 3e1b6297ec
commit d5aa8ba7ee
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,3 +1,9 @@
app/prediction_service/config.yaml
*.csv
*.sav
.VSCodeCounter/
.vscode/
.env.yaml
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]