diff --git a/.gitignore b/.gitignore index 0c225561..3baef8a2 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ webroot/js/* nbproject/* # Visual Studio Code .vscode +.DS_Store diff --git a/README.md b/README.md index fd092dcb..3d9a4d11 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ echo $this->Form->end(); will render this HTML: ```html -