mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
minor #4718 Add .gitignore & .gitattributes to all .gitattributes (jmsche)
This PR was merged into the 3.x branch.
Discussion
----------
Add .gitignore & .gitattributes to all .gitattributes
Commits
-------
ff327e4163 Add .gitignore & .gitattributes to all .gitattributes
This commit is contained in:
+1
-3
@@ -1,11 +1,9 @@
|
||||
/.github/ export-ignore
|
||||
/bin/ export-ignore
|
||||
/doc/ export-ignore
|
||||
/extra/ export-ignore
|
||||
/tests/ export-ignore
|
||||
/.editorconfig export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.git* export-ignore
|
||||
/.php-cs-fixer.dist.php export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/phpstan.neon.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
/Tests export-ignore
|
||||
/.git* export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
Reference in New Issue
Block a user