mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
Merge pull request #295 from glensc/patch-1
exclude files from git export
This commit is contained in:
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -20,3 +20,11 @@
|
|||||||
*.PDF diff=astextplain
|
*.PDF diff=astextplain
|
||||||
*.rtf diff=astextplain
|
*.rtf diff=astextplain
|
||||||
*.RTF diff=astextplain
|
*.RTF diff=astextplain
|
||||||
|
|
||||||
|
# exclude from git export
|
||||||
|
/travis.ini export-ignore
|
||||||
|
/composer.json export-ignore
|
||||||
|
/.travis.yml export-ignore
|
||||||
|
/.gitignore export-ignore
|
||||||
|
/.gitattributes export-ignore
|
||||||
|
/lexer/ export-ignore
|
||||||
|
Reference in New Issue
Block a user