From 30242e30800bbc8641484821681cc7443908a165 Mon Sep 17 00:00:00 2001 From: eichlan Date: Fri, 22 Mar 2024 15:18:46 -0700 Subject: Reorganized ignores. Much nicer now. --- c++-libbu++/.gitignore | 4 ++++ c++-libbu++/gats/.gitignore | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 c++-libbu++/.gitignore create mode 100644 c++-libbu++/gats/.gitignore (limited to 'c++-libbu++') diff --git a/c++-libbu++/.gitignore b/c++-libbu++/.gitignore new file mode 100644 index 0000000..22f5355 --- /dev/null +++ b/c++-libbu++/.gitignore @@ -0,0 +1,4 @@ +.build_cache +gatsc +src/version.h + diff --git a/c++-libbu++/gats/.gitignore b/c++-libbu++/gats/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/c++-libbu++/gats/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- cgit v1.2.3