diff --git a/.gitignore b/.gitignore index 310033a..3944933 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ Homestead.json # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer .rocketeer/ +.phpunit.result.cache .idea diff --git a/README.md b/README.md index 6a6a62a..769173d 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Projekt na przedmiot Systemy Informatyczne 2019/2020 +Projekt ClearBowl na przedmiot Systemy Informatyczne 2019/2020