From a521f75254ce3022608be9c23abfcbe65bb8a17d Mon Sep 17 00:00:00 2001 From: David Gao Date: Sun, 26 Jul 2020 15:15:10 -0400 Subject: [PATCH] ignoring notes that are in local --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 619eb8a..554d9d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.iml -*.idea \ No newline at end of file +*.idea +local-notes