summaryrefslogtreecommitdiff
path: root/stacks/crdop/.gitignore
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-07 18:23:28 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-07 18:23:28 +0000
commitfa05a5f8238e9e1417235711656e5062ccc843a7 (patch)
tree46fbbd18de54492b59307c16efcc7f3152723238 /stacks/crdop/.gitignore
Initial push
Diffstat (limited to 'stacks/crdop/.gitignore')
-rw-r--r--stacks/crdop/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/stacks/crdop/.gitignore b/stacks/crdop/.gitignore
new file mode 100644
index 0000000..715a31d
--- /dev/null
+++ b/stacks/crdop/.gitignore
@@ -0,0 +1,13 @@
+build/
+build-*/
+*.o
+*.a
+*.so
+*.exe
+*.log
+.DS_Store
+vendor/ardopcf/
+vendor/ardopcf/.crdop-patches-applied
+
+# vault/agent — never ship
+AGENT-INDEX.md
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com