From 7dbfd23797bf46bc27eb4d8a5a20ecc4165b9d57 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Tue, 27 Feb 2018 11:04:34 +0000 Subject: [PATCH] Case sensitive paths are confusing git... --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 90279beaf..467505c79 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ web/config_local.py web/regression/test_config.json node_modules/ web/pgAdmin/static/js/generated +web/pgadmin/static/js/generated