Remove accidentally committed C build artifacts; add c/.gitignore

Co-authored-by: okwme <964052+okwme@users.noreply.github.com>
pull/237/head^2
copilot-swe-agent[bot] 2 weeks ago
parent c9a030e495
commit a51d3731eb

@ -1 +0,0 @@
qrcodegen-demo.o: qrcodegen-demo.c qrcodegen.h

@ -1 +0,0 @@
qrcodegen.o: qrcodegen.c qrcodegen.h

7
c/.gitignore vendored

@ -0,0 +1,7 @@
# Build outputs
*.o
*.a
*.d
.deps/
qrcodegen-demo
qrcodegen-test

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save