chore: Update .gitignore

This commit is contained in:
wanghe-fit2cloud 2024-03-19 17:21:02 +08:00
parent 4025fda709
commit aa72ee892b
2 changed files with 16 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

17
.gitignore vendored
View File

@ -1,3 +1,18 @@
# Mac
.DS_Store
*/.DS_Store
# VS Code
.vscode
*.project
*.factorypath
# IntelliJ IDEA
.idea
*.iws
*.iml
*.ipr
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@ -165,4 +180,4 @@ models/
data
.idea
.dev
poetry.lock
poetry.lock