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

.gitignore - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 470db43ec30e6e5fac8d5f787d62ef47d225c0f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.DS_Store
.sass-cache/
.php_cs.cache
.php-cs-fixer.cache
.psalm.cache
.project/
.idea/
build/
css/*.map
js/*
nbproject/
node_modules/
tests/.phpunit.result.cache
npm-debug.log
vendor
Thumbs.db
yarn-error.log
*.cmd
*.iml
*.ntvs*
*.njsproj
*.sln
*.suo