mirror of
https://github.com/mrclay/minify.git
synced 2025-08-15 02:24:13 +02:00
Exclude build/development tools from releases using .gitattributes
This commit is contained in:
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/.editorconfig export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/min_extras export-ignore
|
||||
/min_unit_tests export-ignore
|
Reference in New Issue
Block a user