Updated gitignore to ignore all tutorial computation results

This commit is contained in:
bialger
2024-08-11 03:50:35 +03:00
parent 4fb53393b3
commit af9ecbf9e3

20
.gitignore vendored
View File

@ -84,3 +84,23 @@ doc/Doxygen/DTAGS
# Ignore the test directory
/tutorialsTest
#Ignore all tutorial files that are not configs, resources or scripts
/tutorials
!Allwmake
!Alltest
!Allclean
!Allrun
!*.yaml
!*.cti
!*Properties
!/tutorials/resources/
!/tutorials/**/system/
!/tutorials/**/0/
!/tutorials/**/constant/*reaction*
!/tutorials/**/constant/*thermo*