Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Aland, Sebastian
amdis
Commits
e3884e2e
Commit
e3884e2e
authored
May 26, 2017
by
Praetorius, Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitignore
parent
6c80fc6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
.gitignore
.gitignore
+13
-1
No files found.
.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
Markdown
is supported
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