From 005f12197276a79d7fef94f50cb6fdf71094e657 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 5 Jan 2017 22:09:10 -0500 Subject: [PATCH] Update gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1824a1f..cc10c21 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ # used to remove files from deployment using `git archive` # version number -common.php export-subst +app/constants.php export-subst # git files .dockerignore export-ignore