From 42f9165bd7177f799425f8d95e5ec3eb4077bbe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 11 Jan 2020 14:45:56 +0100 Subject: [PATCH] gitignore: subprojects directory --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eb50ff0..1e67045 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /bld/ /pkg/ -/src/ \ No newline at end of file +/src/ +/subprojects/