From 822429a947bb637253e9cccf6f4941adc62f0b8d Mon Sep 17 00:00:00 2001 From: Kranklyboy Date: Sun, 15 Apr 2018 16:24:39 +0200 Subject: [PATCH] Ignores precompiled headers --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c8e101d..0f3f0d3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ client *.json *.sh .vimrc +*.gch