mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-01-14 03:16:51 +00:00
* delete files specific to code editors * remove TwoFactorAuth.phpproj * remove TwoFactorAuth.sln They are not used anymore. See https://github.com/RobThree/TwoFactorAuth/pull/119#issuecomment-2057777036 * remove deleted files from excluded files in composer.json
13 lines
339 B
Plaintext
13 lines
339 B
Plaintext
/.github/ export-ignore
|
|
/demo/ export-ignore
|
|
/docs/ export-ignore
|
|
/tests/ export-ignore
|
|
/testsDependency/ export-ignore
|
|
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.php-cs-fixer.dist.php export-ignore
|
|
/logo.png export-ignore
|
|
/multifactorauthforeveryone.png export-ignore
|
|
/phpstan.neon export-ignore
|
|
/phpunit.xml export-ignore
|