From ba7e08e207e43f72ef6591bdbf7c67e4b1629b39 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sat, 17 Sep 2016 19:37:35 -0600 Subject: new ignore list --- .gitignore | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/.gitignore b/.gitignore index da431f8..ba18327 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,5 @@ -# http://www.gnu.org/software/automake +# Cmake build directory +/build -Makefile.in -Makefile - -# http://www.gnu.org/software/autoconf - -/autom4te.cache -/aclocal.m4 -/compile -/configure -/depcomp -/install-sh -/missing -/stamp-h1 - -/omega/autom4te.cache -/omega/aclocal.m4 -/omega/compile -/omega/depcomp -/omega/install-sh -/omega/missing - -.deps +# Vim swap file +*.swap -- cgit v1.2.3-70-g09d2