Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a18f82bd2db84d29e9e13454c5ba3297519beb52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Exclude npm stuff
build
node_modules

# Local docs
/site

# Karma/jasmine coverage data
coverage
tests/php/coverage-html
tests/php/clover.xml
tests/integration/vendor
tests/integration/output