Skip to content
Snippets Groups Projects
Commit 2af7d882 authored by Christoph Grüninger's avatar Christoph Grüninger Committed by Christian Engwer
Browse files

Git ignore build-* instead of build-cmake.

This enables users to have several build directories like
build-clang, build-gcc5, build-debug, and still get all
of them ignored.
parent d87220ab
Branches
Tags
1 merge request!3Feature/fs1659 matlab output of dynamic matrix
......@@ -7,7 +7,7 @@
/aclocal.m4
/am
/autom4te.cache/
/build-cmake/
/build-*/
/compile
/config.guess
/config.h
......@@ -32,4 +32,4 @@
/test-driver
Makefile
Makefile.in
semantic.cache
semantic.cache
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment