mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
Tutorial-dortatingDrumSmall
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user