]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Ignore files generated by the example programs. 6257/head
authorDavid Wells <wellsd2@rpi.edu>
Tue, 17 Apr 2018 16:55:09 +0000 (12:55 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 17 Apr 2018 16:55:09 +0000 (12:55 -0400)
.gitignore

index b0e23e29c6f267eada2fcac3549551e51c4a6f70..eb3f61dcad5a3fd1ecbe30d6db7a44c240a35a5b 100644 (file)
 # misc
 /compile_commands.json
 /.clang_complete
+
+# emacs temporary and backup files
+*~
+*#
+
+# configuration, executable, and output files from examples
+examples/step-*/*eps
+examples/step-*/*json
+examples/step-*/*gmv
+examples/step-*/*gnuplot
+examples/step-*/*svg
+examples/step-*/*visit
+examples/step-*/*vtk
+examples/step-*/*vtu
+examples/step-*/CMakeFiles/
+examples/step-*/Makefile
+examples/step-*/CMakeCache.txt
+examples/step-*/cmake_install.cmake
+examples/step-*/step-?
+examples/step-*/step-??

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.