diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba18284 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/vendor +composer.lock +test.gitinore \ No newline at end of file diff --git a/example/UserLogin.php b/example/UserLogin.php index 0eedf39..f88a02f 100644 --- a/example/UserLogin.php +++ b/example/UserLogin.php @@ -1,7 +1,7 @@