Commit Graph

12 Commits

Author SHA1 Message Date
Dries Vints 6c1f430aa7
Revert "Fix .gitattributes consistency with .editorconfig (#5802)" (#5809)
This reverts commit 207a23e4a1.
2022-02-10 10:51:03 -06:00
ThisGitHubUsernameWasAvailable 207a23e4a1
Fix .gitattributes consistency with .editorconfig (#5802)
`lf` EOL is defined in `.editorconfig` but missed in `.gitattributes`, so here is the fix.
This little fix helps keep the EOL consistent across the project and ensures it doesn't get messed up by GitHub Desktop or any other GIT client.
2022-02-09 08:55:45 -06:00
Dries Vints 79805bc1c4
[8.x] Auto update changelog file with a new release (#5801)
* Create update-changelog.md

* Update .gitattributes

* Rename update-changelog.md to update-changelog.yml
2022-02-08 08:36:57 -06:00
Till Krüss 667836b159 Ignore changelog in export 2017-03-25 12:02:22 -07:00
JuanDMeGon 93876d6276 The .js files should be vendored too
Some projects can present JS as the primary language, even clearly being a Laravel/PHP project. With this, that problem can be avoided.
2017-03-22 01:26:12 -05:00
Till Krüss cf1c148778 Switch to `.scss` 2016-04-22 19:39:28 -07:00
Taylor Otwell e3630a53af Use vendors. 2015-02-12 13:15:45 -06:00
Taylor Otwell e11deb1412 Tweak ignores. 2015-02-11 12:52:49 -06:00
Taylor Otwell d57e785564 Fix order. 2015-02-11 12:50:34 -06:00
Taylor Otwell 3084c2ae62 Ignore a few paths in linguist. 2015-02-11 12:49:50 -06:00
Graham Campbell 753370615e Minor cs fixes 2014-03-15 10:14:55 +00:00
syntaqx 948ce87cd9 added gitattributes file and updated gitignore
Signed-off-by: syntaqx <syntaqx@gmail.com>
2012-05-18 23:51:00 -06:00