fix:gitignore
This commit is contained in:
parent
992a1a039d
commit
3884bc5229
|
@ -14,6 +14,7 @@ __pycache__/
|
||||||
# client
|
# client
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/*
|
dist/*
|
||||||
|
public/pdfjs/*
|
||||||
!dist/index_zs.html
|
!dist/index_zs.html
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
|
|
Loading…
Reference in New Issue