Skip to content
Snippets Groups Projects
Commit d732ecb5 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

minor changes to gitignore

parent 921d9651
No related branches found
No related tags found
No related merge requests found
......@@ -37,9 +37,6 @@ ltmain.sh
m4/Makefile
m4/Makefile.in
missing
src/.deps
src/Makefile
src/Makefile.in
stamp-h1
tests/Makefile
tests/Makefile.in
......@@ -47,19 +44,7 @@ tests/l2functional/.deps
tests/l2functional/Makefile
tests/l2functional/Makefile.in
examples/poisson_new/.deps
src/dune_fem_functionals
src/dune_fem_functionals-dune_fem_functionals.o
tests/functional/.deps
tests/functional/l2functional_test
tests/functional/l2functional_test-l2functional_test.o
tests/functional/discretelinearfunctional_test
tests/functional/discretelinearfunctional_test-discretelinearfunctional_test.o
tests/functional/ltwofunctional_test
tests/functional/ltwofunctional_test-ltwofunctional_test.o
doc/latex/dune-fem-functionals.pdf
examples/finite_element/.deps/
examples/finite_element/test
examples/finite_element/test-main.o
tests/common/.deps/
tests/operator/.deps/
CMakeLists.txt.user.2.1pre1
......@@ -67,15 +52,6 @@ CMakeLists.txt.user.2.3pre1
examples/finite_element_local_operation/.deps
examples/finite_element_local_operation/finite_element_local_operation
examples/finite_element_local_operation/finite_element_local_operation-finite_element_local_operation.o
tests/common/localbasefunction_test
tests/common/localbasefunction_test-localbasefunction_test.o
tests/operator/ellipticfiniteelementoperator_test
tests/operator/ellipticfiniteelementoperator_test-ellipticfiniteelementoperator_test.o
examples/finite_element/fem
examples/finite_element/fem-main.o
examples/finite_element/solution.vtu
examples/finite_element_local_operation/fem_lop
examples/finite_element_local_operation/fem_lop-main.o
doc/doxygen/doxyerr.log
doc/doxygen/doxygen-tag
doc/doxygen/doxygen.log
......@@ -88,3 +64,8 @@ doc/latex/dune-functionals.pdf
*.orig
*.tmp
dune-detailed-discretizations.pc
examples/elliptic_discontinuous_galerkin/.deps
examples/elliptic_discontinuous_galerkin/elliptic_discontinuous_galerkin
examples/elliptic_discontinuous_galerkin/elliptic_discontinuous_galerkin-main.o
examples/elliptic_finite_element/solution.vtp
examples/elliptic_finite_element/solution.vtu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment