From 2a8b1316963c807b108503693f77a7ac3b826ad2 Mon Sep 17 00:00:00 2001 From: cfdaily Date: Wed, 29 Apr 2026 20:16:31 +0800 Subject: [PATCH] auto-sync: 2026-04-29 20:16:31 --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..567e829f --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# Python +__pycache__/ +*.py[cod] +*.egg-info/ +dist/ +build/ +*.egg + +# Logs +*.log + +# IDE +.vscode/ +.idea/ +*.swp +*.swo + +# OS +.DS_Store +Thumbs.db + +# Database +*.db-journal +*.db-wal + +# Archives (local only) +archive/