Ignore runtime data files
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
.env
|
||||
*.key
|
||||
|
||||
data/
|
||||
data/*.csv
|
||||
data/*.log
|
||||
data/*.json
|
||||
data/*.txt
|
||||
|
||||
@@ -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"
|
||||
|
Reference in New Issue
Block a user