Skip to content
Snippets Groups Projects
.gitignore 890 B
Newer Older
# ~~~
# This file is part of the dune-xt-la project:
#   https://github.com/dune-community/dune-xt-la
René Fritze's avatar
René Fritze committed
# Copyright 2009-2018 dune-xt-la developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
René Fritze's avatar
René Fritze committed
#      or  GPL-2.0+ (http://opensource.org/licenses/gpl-license)
#          with "runtime exception" (http://www.dune-project.org/license.html)
# Authors:
#   Felix Schindler (2012 - 2013, 2016 - 2017)
#   René Fritze     (2009 - 2012, 2015, 2017 - 2018)
#   Tobias Leibner  (2018)
# ~~~
René Fritze's avatar
René Fritze committed
CMakeCache.txt
CMakeFiles
cmake_config.h
cmake_install.cmake
Doxyfile
CTestTestfile.cmake
build*
*~
*.orig
#comment
doxygen-tag
*.log
*BASE*
*LOCAL*
*REMOTE*
doxy-header.html
*.svn
René Fritze's avatar
René Fritze committed
headertest*
Makefile
stamp-h1
config.*
René Fritze's avatar
René Fritze committed
*.swp
René Fritze's avatar
René Fritze committed
CMakeLists.txt.user
Dr. Felix Tobias Schindler's avatar
Dr. Felix Tobias Schindler committed
*.user
René Fritze's avatar
René Fritze committed
.idea
cmake/modules/petsc
__pycache__