From 969f680c29bdbae546c81fce7136e5ba70eec574 Mon Sep 17 00:00:00 2001 From: nochill Date: Wed, 13 Sep 2023 21:41:08 +0700 Subject: [PATCH] ignore air --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 12ef58b..cf806d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.env +tmp public \ No newline at end of file