Skip to content

Commit

Permalink
Adding .gitignore and .gitattributes to .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Sep 15, 2019
1 parent 8314512 commit 65f4cd5
Show file tree
Hide file tree
Showing 58 changed files with 119 additions and 3 deletions.
2 changes: 2 additions & 0 deletions src/Symfony/Bridge/Doctrine/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bridge/Monolog/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bridge/ProxyManager/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bridge/Twig/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bundle/DebugBundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bundle/FrameworkBundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bundle/SecurityBundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bundle/TwigBundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bundle/WebProfilerBundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Bundle/WebServerBundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Asset/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/BrowserKit/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Cache/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Config/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Console/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/CssSelector/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Debug/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/DependencyInjection/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/DomCrawler/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Dotenv/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/ErrorHandler/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/ErrorRenderer/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/EventDispatcher/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/ExpressionLanguage/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Filesystem/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Finder/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Form/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/HttpClient/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/HttpFoundation/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/HttpKernel/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Inflector/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Intl/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Ldap/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Lock/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Mailer/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Messenger/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Mime/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/OptionsResolver/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Process/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/PropertyAccess/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/PropertyInfo/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Routing/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
8 changes: 5 additions & 3 deletions src/Symfony/Component/Security/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Core/Tests export-ignore
Csrf/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
Core/Tests export-ignore
Csrf/Tests export-ignore
Guard/Tests export-ignore
Http/Tests export-ignore
Http/Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Security/Core/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Security/Csrf/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Security/Guard/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Security/Http/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Serializer/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Stopwatch/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Templating/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Translation/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Validator/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/VarDumper/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/VarExporter/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/WebLink/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Workflow/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Component/Yaml/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions src/Symfony/Contracts/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
Tests export-ignore
phpunit.xml.dist export-ignore

0 comments on commit 65f4cd5

Please sign in to comment.