diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-11-08 18:09:14 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-11-08 18:09:14 +0100 |
| commit | e867ae125e95ff629eb3b748eb222200f50e1769 (patch) | |
| tree | 061d9571441354c33d5c20131c543d0cda2651e3 /.gitattributes | |
| parent | 7438ac39d0d1e8d979a74034f8242e918f6eab23 (diff) | |
| download | smarty-e867ae125e95ff629eb3b748eb222200f50e1769.tar.gz smarty-e867ae125e95ff629eb3b748eb222200f50e1769.tar.bz2 smarty-e867ae125e95ff629eb3b748eb222200f50e1769.zip | |
add utility to build Smarty_Internal_Testinstall
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b3917246..6ea6cbe8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -28,3 +28,4 @@ /.gitignore export-ignore /.gitattributes export-ignore /lexer/ export-ignore +/utilities/ export-ignore |
