Commit Graph

10 Commits

Author SHA1 Message Date
Roberto Aguilar a6bf24134d Exclude StyleCI config from exported files (#5012)
I noticed that this file was being included when i ran the
`laravel new` command and even though some developers will run StyleCI,
the purpose of this file seems more like it ensures the repository
quality rather than providing an starting point for this service.
2019-04-29 16:21:59 -05: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