mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
fix: do not exclude dependency src/
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
This commit is contained in:
parent
61f48c39ba
commit
b67baace6d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ node_modules
|
||||||
psalm.xml
|
psalm.xml
|
||||||
run-eslint.sh
|
run-eslint.sh
|
||||||
screenshots
|
screenshots
|
||||||
src
|
/src/
|
||||||
tests
|
tests
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
webpack.*
|
webpack.*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue