Add check to ensure export directory exists

This commit is contained in:
Julius Freudenberger 2023-05-01 12:03:38 +02:00
parent d5081f6cd8
commit ce7c2102a1
2 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
# Edit at https://www.toptal.com/developers/gitignore?templates=python,pycharm
urls.txt
export/
### PyCharm ###
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider