From 53f95da99d48095db149a7eae1ca59ce0e433191 Mon Sep 17 00:00:00 2001 From: Pouria Ezzati Date: Thu, 16 Jan 2025 11:13:06 +0330 Subject: [PATCH] remove custom from gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index bac50cd..20f118b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,3 @@ docs/api/static **/.DS_Store db/* !db/.gitkeep -custom/* -!custom/.gitkeep