-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
55 lines (54 loc) · 991 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# ~~~
# This file is part of the dune-xt project:
# https://zivgitlab.uni-muenster.de/ag-ohlberger/dune-community/dune-xt
# Copyright 2009-2021 dune-xt developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# 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 - 2019)
# Tobias Leibner (2018 - 2021)
# ~~~
doc/doxygen
build*
*~
*.orig
doxygen-tag
*.log
*BASE*
*LOCAL*
*REMOTE*
doxy-header.html
*.svn
headertest*
Makefile
stamp-h1
config.*
!config.h.cmake
dune-xt.pc
*.swp
CMakeLists.txt.user
demos
data
.libs
*.o
*.la
*.user
cmake/modules/petsc
.idea
__pycache__
dune/xt/test/gtest/lib
data
!dune/xt/data
.libs
*.o
*.la
*.user
.idea
cmake/modules/petsc
*.pyc
tags
.vscode
compile_commands.json
.cache