12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
/js/tests/*
|
|
/js/vendor/*
|
|
/js/legacy/*
|
|
/js/node_modules/*
|
|
/js/public/*
|
|
/karma.conf.js
|
|
/tests/*
|
|
/l10n/*
|
|
|