forked from Shardj/zf1-future
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
24 lines (24 loc) · 709 Bytes
/
.gitignore
File metadata and controls
24 lines (24 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.vagrant
tests/Zend/Db/Table/_files/cachefiles/*
tests/Zend/Auth/Adapter/OpenId/_files/*
tests/Zend/Filter/_files/Compress/*
tests/Zend/Filter/_files/Users/*
tests/Zend/OpenId/Provider/Storage/_files/*
tests/Zend/OpenId/_files/*
tests/Zend/Translate/Adapter/_files/zend_cache---internal-metadatas---testid
tests/Zend/Translate/Adapter/_files/zend_cache---testid
tests/TestConfiguration.php
tests/Zend/Cache/zend_cache_tmp_dir*
tests/Zend/Filter/_files/traversed.*
tests/Zend/Filter/_files/**/zipextracted.txt
tests/Zend/Mail/_files/test.tmp/INBOX
tests/Zend/Paginator/_files/test-write-tmp.sqlite
vendor/*
composer.lock
bin/dbunit
bin/phpunit
bin/parallel-lint
.php-cs-fixer.cache
.php_cs.cache
.idea
.vscode