From 3ae6ce2d29f4a5529600b3a0529914998d4cf6a8 Mon Sep 17 00:00:00 2001 From: Alberto Monda Date: Thu, 6 Feb 2025 15:33:52 +0100 Subject: [PATCH] Commit risoluzione bug (gitignore) 3.0 06/02/2025 --- gitignore => .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gitignore => .gitignore (98%) diff --git a/gitignore b/.gitignore similarity index 98% rename from gitignore rename to .gitignore index 7531b8d..dafa431 100644 --- a/gitignore +++ b/.gitignore @@ -171,5 +171,5 @@ settings/migrations # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - +v_env/ # End of https://www.toptal.com/developers/gitignore/api/django \ No newline at end of file -- 2.43.0