mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
chore: update .gitignore
This commit is contained in:
+2
-3
@@ -4,6 +4,7 @@ __pycache__/
|
||||
*$py.class
|
||||
*.so
|
||||
.Python
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
ENV/
|
||||
@@ -25,9 +26,7 @@ backend.pid
|
||||
frontend.pid
|
||||
|
||||
# 数据库
|
||||
data/*.db
|
||||
data/*.db-shm
|
||||
data/*.db-wal
|
||||
data/
|
||||
|
||||
# 配置文件
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user