Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
e3884e2e
Commit
e3884e2e
authored
May 26, 2017
by
Praetorius, Simon
Browse files
Update .gitignore
parent
6c80fc6f
Pipeline
#784
passed with stages
in 99 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
e3884e2e
...
...
@@ -2,6 +2,7 @@
*.vtu
*.pvd
*.pvtu
*.vtk
# ignore ARH files
*.arh
...
...
@@ -14,4 +15,15 @@
# ignore build directories
build*/
install*/
output*/
\ No newline at end of file
output*/
# ignore CMake files
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment