From 0a7a83ac4d79cb071d2166bc5ba0b643389f8b57 Mon Sep 17 00:00:00 2001 From: origamium Date: Sun, 5 Apr 2020 22:08:59 +0900 Subject: [PATCH] chore: add .now ignored --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bcd099b5..0305b8d2 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,5 @@ ogp/* # Vagrant .vagrant + +.now \ No newline at end of file