From ea0aa01b2d6defbf11cfa3181877e65fc2b3a278 Mon Sep 17 00:00:00 2001 From: Andreas Ortmann Date: Tue, 27 Sep 2016 18:08:46 +0200 Subject: [PATCH] gitignore add --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7f8a9a8..1c4ab77 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ CMakeFiles cmake_install.cmake game/game tests/tests +*.swp +*.core +vgcore*