first push

add linebot & search invoices
This commit is contained in:
2026-03-09 00:49:08 +08:00
commit 9b4c7cfeda
2 changed files with 43 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# 環境變數(絕對不能上傳)
.env
# 虛擬環境
.venv/
venv/
# Python 快取
__pycache__/
*.pyc
*.pyo
# Docker
# docker-compose.yml ← 改好後可以上傳,不用擋
# OS 檔案