We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb3231 commit c1b9421Copy full SHA for c1b9421
.gitattributes
@@ -1,6 +1,7 @@
1
/tests export-ignore
2
/.scrutinizar.yml export-ignore
3
/.travis.yml export-ignore
4
+/.gitignore export-ignore
5
/CHANGELOG.md export-ignore
6
/CONTRIBUTING.md export-ignore
7
/LICENSE.md export-ignore
.gitignore
@@ -2,3 +2,4 @@ composer.phar
composer.lock
/vendor/
.idea/
+*.swp
0 commit comments