From 0d9c88958e77ad06a7610f4078d76fbfbd9016bc Mon Sep 17 00:00:00 2001 From: Decobus Date: Sat, 19 Jul 2025 05:31:29 -0400 Subject: [PATCH] Add empty template database for clean project setup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Create sources.template.db with empty tables but proper schema - Update .gitignore to track template database while ignoring local databases - Allows users to copy template and configure FILE_DIRECTORY for their local setup - Prevents accidental commits of local development data 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .gitignore | 2 ++ files/sources.template.db | Bin 0 -> 24576 bytes 2 files changed, 2 insertions(+) create mode 100644 files/sources.template.db diff --git a/.gitignore b/.gitignore index c0eb07c..8aef9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -86,6 +86,8 @@ logs files/*.db files/*.sqlite files/*.sqlite3 +# But include template database +!files/*.template.db # OS generated files .DS_Store diff --git a/files/sources.template.db b/files/sources.template.db new file mode 100644 index 0000000000000000000000000000000000000000..f8e00f32b8e1fac90543ae0235b45654cc16d96e GIT binary patch literal 24576 zcmWFz^vNtqRY=P(%1ta$FlG>7U}R))P*7lCVBlh4U|?fF02T%Y1`vjcFv1vkXf6i5 zE+Jk91_o9h3kJT=d<%L1@I2M+6QG9V?306Ti=O9AXi^kzYv7W zF&&MN%TFqfFU~J5N=}W(r>wLn2i4mM6VL+>JzyG@m?3eP3=SBOa#$P|6lLb6$0w!~ zVHIRS2^6eK;6VbCB@lyPC76B$$Dd{Z6PviUHe)2%iN%FEnI)<5#i@m*sd>q%Xk2C# zXQ4@IfGp4{PA$}I;$noP2W^O%DCq(2anz`W3p1hGfn6`$^Q5E(ko&O5BvB~=XF33f zE|Nn~Qh_F@Z_Xev=!%z72aSfnXb6mkz-S1JhQMeDjE2By2#kinXb6mkz-S1JhQMeD zP%#8X`~Or7%u%C8Ltr!nMnhmU1V%$(Gz3ONU^E0qLtr!nMnhmU1V%$(kcPl$|9_B1 z%&4~8%Gf0P|g4qBs CiZJ;A literal 0 HcmV?d00001