Compare commits
2 Commits
8f0af8607b
...
75aaf80d94
| Author | SHA1 | Date | |
|---|---|---|---|
| 75aaf80d94 | |||
| 21da0f6466 |
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
.env.example
|
||||||
|
.env
|
||||||
|
venv
|
||||||
|
.idea
|
||||||
|
urls.txt
|
||||||
|
product_info.json
|
||||||
|
*.iml
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.env
|
.env
|
||||||
|
urls.txt
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/python,intellij+all
|
# Created by https://www.toptal.com/developers/gitignore/api/python,intellij+all
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python,intellij+all
|
# Edit at https://www.toptal.com/developers/gitignore?templates=python,intellij+all
|
||||||
|
|||||||
Reference in New Issue
Block a user