Skip to content

Commit a453832

Browse files
tvdijenthijskh
authored andcommitted
Add .gitignore
1 parent 1a3c33b commit a453832

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.phpunit.result.cache
2+
/.phpunit.cache/
3+
/build/
4+
/super-linter-output/
5+
/vendor/
6+
phpunit.xml.bak
7+
composer.phar
8+
composer.lock
9+
10+
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
11+
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file

0 commit comments

Comments
 (0)