1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-12 09:05:08 +02:00

exclude /tests from export

This commit is contained in:
Elan Ruusamäe
2015-11-18 22:20:08 +02:00
committed by Steve Clay
parent d91bcf29fb
commit ec22663e3e

1
.gitattributes vendored
View File

@@ -3,3 +3,4 @@
/.gitattributes export-ignore /.gitattributes export-ignore
/min_extras export-ignore /min_extras export-ignore
/min_unit_tests export-ignore /min_unit_tests export-ignore
/tests export-ignore