mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
update docker ignore
This commit is contained in:
parent
838631b057
commit
1170827f3d
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
**/__pycache__
|
||||||
/src-ui/.vscode
|
/src-ui/.vscode
|
||||||
/src-ui/node_modules
|
/src-ui/node_modules
|
||||||
/src-ui/dist
|
/src-ui/dist
|
||||||
|
|
@ -10,3 +11,9 @@
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
/dist
|
/dist
|
||||||
/scripts
|
/scripts
|
||||||
|
/resources
|
||||||
|
**/tests
|
||||||
|
**/*.spec.ts
|
||||||
|
**/htmlcov
|
||||||
|
/src/.pytest_cache
|
||||||
|
.idea
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue