forked from ampache/ampache
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
59 lines (59 loc) · 759 Bytes
/
.gitignore
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.fleet/
.idea/
.settings/
.tx/config_*.bak
.vscode/
.buildpath
.env
.pc
.project
.phpunit.*
.php-cs-fixer.cache
bootstrap/
build/
config/ampache-doped.cfg.php
config/ampache.cfg.php
config/ampache.cfg.php.backup
config/registration_agreement.php
docker/media/
log/
logs/
nbproject/
node_modules/
public/.maintenance
public/play/.htaccess
public/rest/.htaccess
public/client
public/dist/
public/lib/components
public/lib/javascript/custom.js
public/newclient
public/core
public/develop
public/master
public/foam
public/ample
resources/images/material-symbols
storage/
tmp/
vendor/
composer.phar
cs_fixer_tmp_*
error_log
php-cs-fixer.phar
phpcbf*
phpcs*
phpstorm_*
phpunit.*
robots.txt
web.config
*#
*.log
*.phpproj
*.save
*.sln
*.suo
*.swp
*.v11.suo
*~
.npmrc