From c149c76ad8b251c45a0e6532850cf5dfd388f55c Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 25 Dec 2025 23:42:59 -0500 Subject: Initial commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c79a0f2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build_*/ +.direnv/ +TAGS +*.a +/royaljelly -- cgit v1.2.3