mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 19:04:27 +02:00
Merge pull request #726 from pH-7/patch-1
gitattributes: Ignore `.github` folder for distribution
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -7,7 +7,8 @@
|
|||||||
|
|
||||||
# exclude from git export
|
# exclude from git export
|
||||||
/tests export-ignore
|
/tests export-ignore
|
||||||
/utilities/ export-ignore
|
/utilities export-ignore
|
||||||
|
/.github export-ignore
|
||||||
|
|
||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
|
Reference in New Issue
Block a user