From 1ec007b0387305a85e2b1d0af9815d24c5611e14 Mon Sep 17 00:00:00 2001
From: Alexander Jason <alexanderjason526@gmail.com>
Date: Fri, 17 Nov 2023 09:36:45 +0700
Subject: [PATCH] add gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index edbce78..df60ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 /db/mysql**
 /db/seeding/init.flag
+/mysql
 
 /app/storage/image/book_cover/*
 !/app/storage/image/book_cover/.gitkeep
-- 
GitLab