From f97238b3a17a24476aafc6dd1f7c5806cfa7b57b Mon Sep 17 00:00:00 2001 From: Uipko Berghuis Date: Sat, 9 Nov 2019 15:50:51 +0100 Subject: ignore main/.cxx folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index be68533e..7089ba8a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ build/ main/libs/ main/ovpnlibs/ main/obj/ +main/.cxx/ .DS_Store .navigation google-breakpad/ -- cgit v1.2.3