diff options
author | Gustav Eek <gustav.eek@etraveli.com> | 2017-10-18 17:24:59 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@etraveli.com> | 2017-10-18 17:28:20 +0200 |
commit | 9334d0a8eaaddf88b5f124a43e80626e0e01ef03 (patch) | |
tree | 262577cf447069e2d0b0b6806c93916e5bea60ba | |
parent | cf78e8f0074199ead6860d4e7b566ae4cab4d74a (diff) |
Update to .gitignore file
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ # Generated pictures *.png +# Other patterns of temporary files +*_.* +*_ + # directories doxygen beamerexample |