diff --git a/.gitignore b/.gitignore index 03fbe12..e11745c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ __pycache__/ # client node_modules/ dist/* +public/pdfjs/* !dist/index_zs.html npm-debug.log* yarn-debug.log*