From 272330c72d42b3d759d32d76f6e71461ba78783a Mon Sep 17 00:00:00 2001 From: Etienne Pallier Date: Mon, 6 Dec 2021 16:53:40 +0100 Subject: [PATCH] update gitignore (config irap) --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index aa5ca96..5ba7eb8 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ # CakePHP specific files # ########################## /config/app.php +/config/app.IRAP.php /config/.env /logs/* /tmp/* -- libgit2 0.21.2