Commit Graph

22 Commits

Author SHA1 Message Date
Taylor Otwell 3c9d67ad65 Remove some stuff from .gitignore.
Let people define their own global .gitignore file. Also people keep
complaining that composer.lock is in this file.
2014-11-06 20:51:39 -06:00
Taylor Otwell d37ee5a8eb Ignore node_modules 2014-10-12 14:37:29 -05:00
Taylor Otwell 5a34c60c61 Simplify environment loading. 2014-10-08 17:12:10 -05:00
Taylor Otwell 800cdac1a0 Work on paths. 2014-10-02 19:39:47 -05:00
Taylor Otwell 2889a26847 Ignore idea folders. 2014-09-27 20:48:34 -05:00
Julio Pavón 479461e01f Simplify .gitignore's .env 2014-08-21 13:42:32 +01:00
Taylor Otwell aae8ef3059 Fix gitignore files. 2014-08-19 00:03:15 -05:00
crynobone da93563ad7 Remove none existing files being referred in .gitignore
Signed-off-by: crynobone <crynobone@gmail.com>
2014-08-17 19:32:08 +08:00
Taylor Otwell 3a34a99694 Working on default route setup. 2014-08-01 23:51:30 -05:00
Lucas 3d99ff5c8d [PROPOSAL] Ignore all .env.*.php files
All environment files shall be ignored from Git
2014-03-05 14:29:57 +01:00
Taylor Otwell 73094f2633 Ignore environment files. 2014-01-18 19:14:57 -06:00
Joseph Silber 52a9638825 gitignore windows thumbnails 2013-10-13 21:53:44 -04:00
Taylor Otwell 13d7adb38f Update for optimize command. 2013-03-15 22:22:11 -05:00
Taylor Otwell 5d99f9f1d6 moving laravel 4 into develop branch. 2013-01-11 15:14:07 -06:00
syntaqx 948ce87cd9 added gitattributes file and updated gitignore
Signed-off-by: syntaqx <syntaqx@gmail.com>
2012-05-18 23:51:00 -06:00
Taylor Otwell 26730cd5b3 added dummy favicon to prevent weird session flash data issues. 2012-04-26 13:51:48 -05:00
Taylor Otwell e57948185b Ignore DS_Store files.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-05 16:53:37 -06:00
Taylor Otwell 994949c6ce refactoring various classes. 2011-11-21 19:09:48 -06:00
Daniel Anechitoaie 2a5697c12c Added DS_Store to .gitignore 2011-11-21 23:05:38 +02:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell d03e8ea980 removed .gitignore from root directory. 2011-08-22 22:16:12 -05:00
Taylor Otwell 25c78b8c55 refactoring query compiler. 2011-08-22 22:14:11 -05:00