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