Ignore runtime data files

This commit is contained in:
2026-04-30 23:52:15 +02:00
parent 503315202c
commit 84804e0aae
2 changed files with 6 additions and 2 deletions
+6
View File
@@ -1,2 +1,8 @@
.env
*.key
data/
data/*.csv
data/*.log
data/*.json
data/*.txt
-2
View File
@@ -1,2 +0,0 @@
order_id;created_at;product_code;product_name;unit_price;quantity;customer_name;address;postal_code;city;province;phone;email;payment_status;stripe_session_id;payment_intent_id;stock_updated;stock_updated_at;webhook_processed_at
ORD-20260403-114000-45c216;"2026-04-03 11:40:02";K383;K383;60;1;"Albert Gadea Llevot";"Carrer del Progrés 5";25244;Fondarella;Lleida;686255350;albert@bloodbros.store;paid;cs_test_a1OGoVroq2P9ljWEHeyNewPwku0zZ1aJG3d2uDyDwIzl1q70bCZPRbrWT8;pi_3TI4CsHRV8rA2Xws1vaNX2My;1;"2026-04-03 11:40:24";"2026-04-03 11:40:24"
1 order_id created_at product_code product_name unit_price quantity customer_name address postal_code city province phone email payment_status stripe_session_id payment_intent_id stock_updated stock_updated_at webhook_processed_at
2 ORD-20260403-114000-45c216 2026-04-03 11:40:02 K383 K383 60 1 Albert Gadea Llevot Carrer del Progrés 5 25244 Fondarella Lleida 686255350 albert@bloodbros.store paid cs_test_a1OGoVroq2P9ljWEHeyNewPwku0zZ1aJG3d2uDyDwIzl1q70bCZPRbrWT8 pi_3TI4CsHRV8rA2Xws1vaNX2My 1 2026-04-03 11:40:24 2026-04-03 11:40:24