summaryrefslogtreecommitdiff
path: root/www/wiki/vendor/elasticsearch/elasticsearch/.gitignore
blob: 829bcff503743fb2e32ee9e164cd28a5eabab9ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#composer related
composer.lock
vendor/
composer.phar
.php_cs.cache

#editor related
.idea

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db

#generator related
generator/*

# Elasticsearch related
util/elasticsearch
util/cache/
util/output

# Sami docs generator
/sami.phar

# PHPUnit
/phpunit.xml