Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ag-ohlberger
dune-community
dune-gdt
Commits
d732ecb5
Commit
d732ecb5
authored
13 years ago
by
Dr. Felix Tobias Schindler
Browse files
Options
Downloads
Patches
Plain Diff
minor changes to gitignore
parent
921d9651
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+5
-24
5 additions, 24 deletions
.gitignore
with
5 additions
and
24 deletions
.gitignore
+
5
−
24
View file @
d732ecb5
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment