Update gitignore

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2019-07-05 10:40:05 +02:00
parent 47327c5dd5
commit 023396bd20
No known key found for this signature in database
GPG key ID: 4C614C6ED2CDE6DF

2
.gitignore vendored
View file

@ -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/