Fix docstring escape warning in prepare_ghostscript.py; add dist/ and build_output.log to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
label/
|
||||
build/
|
||||
dist/
|
||||
logs/
|
||||
pdf_backup/
|
||||
conf/ghostscript/
|
||||
@@ -9,4 +10,6 @@ __pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
build_output.log
|
||||
.vscode/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user