forked from LiveCarta/BookConverter
update folder structure
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -130,9 +130,4 @@ dmypy.json
|
|||||||
|
|
||||||
#Project
|
#Project
|
||||||
.idea
|
.idea
|
||||||
/html/
|
|
||||||
/docx/
|
|
||||||
/json/
|
|
||||||
/config/
|
|
||||||
/src_legacy/
|
|
||||||
url_test.html
|
url_test.html
|
||||||
|
|||||||
2
config/.gitignore
vendored
Normal file
2
config/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
2
docx/.gitignore
vendored
Normal file
2
docx/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
2
html/.gitignore
vendored
Normal file
2
html/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
2
json/.gitignore
vendored
Normal file
2
json/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
2
logs/.gitignore
vendored
Normal file
2
logs/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
Reference in New Issue
Block a user