aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-05-11 16:16:24 -0400
committerSam Anthony <sam@samanthony.xyz>2026-05-11 16:16:24 -0400
commitaf2de318402df1fd8d33192d71613c21c4ee96bf (patch)
tree473c33981032bc73f5a5f4282ef8b1292333ce28 /.gitignore
parentfcfe73600c8548d45820176d58f1c8cfc2327810 (diff)
downloadlulu-af2de318402df1fd8d33192d71613c21c4ee96bf.zip
implement POST /print-job-cost-calculations
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 647f879..07aa8ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
*_gen.go
-testdata
+spec.yml
+testdata/clientkey
+testdata/clientsecret
todo