diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-03-12 10:09:49 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-03-12 10:09:49 -0500 |
commit | 42c368cb01ae1edb36726a14f3a25539dd3ce7f6 (patch) | |
tree | 197416413cebf406f617a7aeff3336c064109657 /.gitattributes | |
parent | b061945f0e716a026fe722d5f0ba04f86982d3fc (diff) |
Show version number from git-archive
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..3870920d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +app/constants.php export-subst
\ No newline at end of file |