added rotating drum image

This commit is contained in:
hamidrezanorouzi 2022-09-08 19:20:19 +04:30
parent 3ede97a853
commit 8cfa20046c
2 changed files with 54 additions and 0 deletions

54
.gitignore vendored Normal file
View File

@ -0,0 +1,54 @@
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# directories
build/**
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

BIN
media/rotating-drum-s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB