File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # phpstorm project files
1+ # IDE & OS files
22.idea
3-
4- # netbeans project files
53nbproject
6-
7- # zend studio for eclipse project files
84.buildpath
95.project
106.settings
11-
12- # sublime text project / workspace files
137* .sublime-project
148* .sublime-workspace
15-
16- # windows thumbnail cache
179Thumbs.db
10+ .DS_Store
1811
1912# composer vendor dir
2013/vendor
21- /composer.lock
2214
2315# composer itself is not needed
2416composer.phar
25-
26- # composer.lock in applications is ignored since it's automatically created by composer when application is installed
27- /package-lock.json
28-
29- # Mac DS_Store Files
30- .DS_Store
17+ composer.lock
3118
3219# phpunit itself is not needed
3320phpunit.phar
34- phpunit.result.cache
35-
3621# local phpunit config
3722/phpunit.xml
38- # phpunit cache
23+ # local phpunit cache
3924.phpunit.result.cache
40-
41- # NPM packages
42- /node_modules
43- .env
44-
45- # codeception
46- /tests /_output
47- c3.php
You can’t perform that action at this time.
0 commit comments