update folder structure

This commit is contained in:
Jeniamakarchik
2020-02-14 14:48:09 +03:00
parent 17e003cb1e
commit 617e21e1cb
6 changed files with 10 additions and 5 deletions

5
.gitignore vendored
View File

@@ -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
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
docx/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
html/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
json/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
logs/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore