gitignore
This commit is contained in:
parent
f70b063d2f
commit
c0bcb1b41f
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,4 +1,9 @@
|
||||||
.~lock.Numbers.xlsx#
|
.~lock.Numbers.xlsx#
|
||||||
gen
|
gen
|
||||||
|
.gen
|
||||||
planning.txt
|
planning.txt
|
||||||
__pycache__
|
__pycache__
|
||||||
|
/templets/slides
|
||||||
|
convert.py
|
||||||
|
blank.png
|
||||||
|
imageGen.py
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue