Skip to content
Snippets Groups Projects
Commit d21d1e9e authored by Chris Cantwell's avatar Chris Cantwell
Browse files

Merge branch 'feature/nonconformal-MR-p1' into 'master'

Updated gitignore to be friendly with CLion IDE

See merge request nektar/nektar!1405
parents 95f51218 0c2284be
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,5 @@ ThirdParty
# Sublime project files
*.sublime-project
*.sublime-workspace
# CLion build directories
cmake-build-*
......@@ -31,6 +31,9 @@ exporting in .vtu format (!1386)
- Add option to refine curves in the same manner as the line refinement functionality (!1298)
- Add refined curves and refined lines now prompt the octree to subdivide until the desired refined delta is reached (!1298)
**Miscellaneous**
- Updated gitignore to be friendly with CLion IDE (!1405)
v5.2.0
------
**Library**
......
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