From 115abf4240e0a4e0c97b49f629fdca464a9095d5 Mon Sep 17 00:00:00 2001 From: ash Date: Tue, 26 May 2026 17:41:24 -0400 Subject: [PATCH] first commit --- .gitattributes | 2 ++ README.md | 0 2 files changed, 2 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a2dd94 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.sigmf-data filter=lfs diff=lfs merge=lfs -text +*.sigmf-meta filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29