mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 14:03:48 +00:00
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