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: 1893c8baf2b4e07bd89f6906326bbeea6ccbfdd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.DS_Store
.sass-cache/
.php_cs.cache
.project/
.idea/
build/
css/*.map
js/*
nbproject/
node_modules/
npm-debug.log
vendor
Thumbs.db
yarn-error.log
*.cmd
*.lock
*.iml
*.ntvs*
*.njsproj
*.sln
*.suo