diff --git a/.gitignore b/.gitignore index 0e33295..d6fff67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *~ \#*\# +\.\#* /.emacs.desktop /.emacs.desktop.lock diff --git a/README.md b/README.md index 5b82e91..e4b65d2 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ let vm = new Vue({ }); ``` ```html -