init v0.1.0
This commit is contained in:
commit
017b6445f4
14 changed files with 555 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Ignore content in output directory
|
||||
output/*
|
||||
!output/.gitkeep
|
||||
|
||||
# Ignore content in images directory
|
||||
images/*
|
||||
!images/.gitkeep
|
||||
Loading…
Add table
Add a link
Reference in a new issue