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