Skip to content
Snippets Groups Projects
Commit 9d5f5518 authored by Jenni Rinker's avatar Jenni Rinker
Browse files

update gitignore to ignore files

parent 91a46d41
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,23 @@
**/turb/**
**/res/**
**/log/**
**/vis/**
**/anim/**
**/*.cmb
**/*.log
**/*.pwr
**/*.dll
*_hs2.htc
*_step.htc
*_turb.htc
# latex stuff to ignore
**/*.pdf
**/*.gz
**/*.aux
**/*.out
\ No newline at end of file
**/*.out
# other stuff to ignore
**/control-win32/**
*/git_version.txt
*.zip
\ No newline at end of file
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