mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
Update gitignore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
47327c5dd5
commit
023396bd20
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
||||||
tests/clover.xml
|
tests/clover.xml
|
||||||
node_modules/
|
node_modules/
|
||||||
|
js/
|
||||||
*.spec
|
*.spec
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
richdocuments.zip
|
richdocuments.zip
|
||||||
build/
|
build/
|
||||||
|
vendor/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue