diff --git a/.gitignore b/.gitignore index f2fddf9..4672d29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ vendor/* -composer.lock \ No newline at end of file +composer.lock +*.key +*.pub +index.php \ No newline at end of file