Maxime Rainville
0f02f2364f
MINOR Make installer default to using _resources
( #242 )
2019-01-16 21:34:13 +13:00
Damian Mooyman
a892272cc5
Shift public resources into public folder ( #220 )
2018-01-12 16:28:15 +13:00
Ingo Schommer
ec36574665
Update gitignore for vendor module move
...
See https://github.com/silverstripe/silverstripe-framework/issues/7405s
2017-10-04 09:54:57 +01:00
Nick
afb523424e
Update .gitignore
...
Add in another module which is managed by composer
2017-07-07 21:02:29 +12:00
Damian Mooyman
2e94a11c8b
API Add pgsql + behat tests to installer
2017-05-23 14:50:12 +12:00
Nick
aa1c2ce05a
Add in the module folders which come from the default SilverStripe composer.json. Since we ignore the /vendor/ folder we should ignore these items as well since composer will maintain them
2017-05-22 20:44:14 +12:00
Daniel Hensby
06b475896d
NEW Add .env support
2017-02-01 11:26:46 +00:00
Daniel Hensby
b28f567d30
Remove local IDE cache folders from .gitignore
...
These are environment specific and who's to judge which are worthy and which aren't. Devs should ignore this at an environment level: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
2015-11-10 10:30:16 +00:00
Daniel Hensby
b73a8cc724
Reorganise .gitignore file
2015-11-10 10:30:15 +00:00
Sam Minnee
e9f13512dc
git commit -m "FIX: Move install composer.json to use self.version.
...
Now that Composer has been fixed, self.version can be used as a dependency for framework
and cms in installer. This simplifies our composer.json, and meanst that we can commit
composer.lock into the repo, as required. An annoying piece of our release process has
been solved!
2013-05-30 16:27:27 +12:00
Ingo Schommer
c1f8635753
Added composer.lock and vendor/ to .gitignore
2012-11-08 19:52:46 +01:00
Sean Harvey
aae4f9e749
MINOR Adding .DS_Store to .gitignore
2012-05-11 14:44:22 +12:00
Julian Seidenberg
d2f5fc4bc9
MINOR: adding PHPStorm IDE files to the .gitignore
2012-04-24 15:46:31 +12:00
Sean Harvey
c08645b3da
MINOR Added silverstripe-cache and Eclipse specific metadata dirs/files to .gitignore
2011-10-30 11:04:31 +13:00
Ingo Schommer
0fdd330ef4
MINOR gitignore
2011-10-18 16:33:56 +02:00
Ingo Schommer
078d5710b3
MINOR gitignore
2011-10-18 16:31:50 +02:00
Sam Minnee
c5ce75fae4
Added a default .gitignore
2011-03-30 10:11:14 +13:00