From 268a9722f5898a273f5a8babebdc8edf79e56cf1 Mon Sep 17 00:00:00 2001 From: Kevin Trogant Date: Wed, 11 Oct 2023 22:27:38 +0200 Subject: [PATCH] .gitignore for subprojects --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0900d85 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Subproject directories +/subprojects/* +!/subprojects/*.wrap +