From 6b8e3caed3c323090d73653db4feba1e731939d3 Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Sun, 23 Apr 2023 17:19:46 +0800 Subject: [PATCH] Ignore subprojects in git --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c3a9d9d..8d57551 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ capnpc-c c-capnproto.pc *.tar.gz + +subprojects/googletest-* +subprojects/packagecache