Tutorial-dortatingDrumSmall

This commit is contained in:
hamidrezanorouzi
2022-09-05 16:58:23 +04:30
parent d559ecada8
commit b7d510adf2
9 changed files with 252 additions and 4 deletions

15
.gitignore vendored
View File

@ -37,3 +37,18 @@ include/**
bin/**
lib/**
**/**notnow
# all possible time folders
**/[0-9]
**/[0-9][0-9]
**/[0-9][0-9][0-9]
**/[0-9][0-9][0-9][0-9]
**/[0-9][0-9][0-9][0-9][0-9]
**/[0-9]*.[0-9]
**/[0-9]*.[0-9][0-9]
**/[0-9]*.[0-9][0-9][0-9]
**/[0-9]*.[0-9][0-9][0-9][0-9]
**/[0-9]*.[0-9][0-9][0-9][0-9][0-9]
**/[0-9]*.[0-9][0-9][0-9][0-9][0-9][0-9]
**/[0-9]*.[0-9][0-9][0-9][0-9][0-9][0-9][0-9]
**/[0-9]*.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]
**/VTK