Buck Doyle
86cf076a3c
Remove Ember server from Storybook startup ( #7980 )
...
The presence of Storybook’s preview-head.html file in the repository
is a constant annoyance: it’s only needed for Storybook and it changes
all the time, producing a lot of Git noise. By making it a separate
step to have the Ember CLI server running before starting Storybook,
we no longer need to have preview-head in the repository. It needed to
be present because there was a race condition where it was sometimes
not generated in time for the Storybook parallel startup.
2020-05-15 13:53:31 -05:00
Mahmood Ali
b0dc6fde35
gitignore: only ignore toplevel tags and bin
...
Primarily don't ignore tags and bin packages in vendored folders
2019-12-03 13:36:54 -05:00
Buck Doyle
9a3a6c3f62
UI: Update to Ember 3.8 LTS ( #5968 )
2019-10-08 13:44:19 -05:00
Mahmood Ali
422e7bd5a6
Allow per-user local customizations of makefile
...
Allow users to customize their makefiles by adding custom
targets/variables without checking them in.
2019-08-13 10:12:57 -04:00
Michael Lange
4dcc8aba3d
Upgrade to Ember 3.4
2019-04-10 14:54:34 -07:00
Chris Baker
62d54ec4a6
add .idea (GoLand) directory to .gitignore
2019-04-10 10:34:10 -05:00
Michael Schurter
d9ea8252a7
client/state: support upgrading from 0.8->0.9
...
Also persist and load DeploymentStatus to avoid rechecking health after
client restarts.
2018-12-19 10:39:27 -08:00
Jack Pearkes
844d981e77
Terraform configs for e2e tests
2018-12-17 11:40:09 -06:00
Michael Schurter
a3ca72f6de
Remove committed test output and gitignore it
2018-11-20 10:16:03 -08:00
Alex Dadgar
0b3e76fe73
ignore tags
2018-04-26 16:35:13 -07:00
Alex Dadgar
f0127afd93
generated files
2017-12-19 16:57:34 -08:00
Rob Genova
0bbb793c36
add Azure .pem file to .gitignore
2017-11-15 19:42:30 +00:00
Alex Dadgar
e5ec915ac3
sync
2017-09-19 10:08:23 -05:00
Alex Dadgar
00f08d1a44
re-ignore generated files
2017-09-01 12:27:29 -07:00
Michael Schurter
28e9fa73f6
Welcome to the brave new world
...
Committing generated code to help ensure reproducible builds.
2017-08-28 15:51:18 -07:00
James Nugent
4512de2885
meta: Ignore IntelliJ IDEA/Gogland project files
2017-08-02 10:18:18 -05:00
Cameron Davison
8f1cd0507b
add intellij iml as an ignored file
2016-07-28 22:20:20 -05:00
Sean Chittenden
26f3187afb
Ignore log files
2016-06-16 21:04:09 -07:00
Daniel Kerwin
8f23de64c8
Update to latest go-dockerclient. Fix .gitignore expression to allow
...
docker/pkg packages.
2016-05-28 12:01:56 +02:00
Sean Chittenden
242e5da433
Ignore rkt installation artifacts used in Vagrant
2016-05-07 10:05:53 -07:00
Alex Dadgar
2a19e179bc
Switch to using go/codec and use code generation
2016-02-20 18:05:17 -08:00
Ryan Uber
fe7826ffb5
git-ignore pkg directory
2015-09-30 12:40:24 -07:00
Ryan Uber
98860f69f4
Ignore terraform files
2015-09-23 15:10:11 -07:00
Ryan Uber
3a05b809e6
demo/digitalocean: join servers together
2015-09-23 15:09:43 -07:00
Armon Dadgar
a375bc5892
Ignore common files
2015-09-22 22:49:39 -07:00
Armon Dadgar
fc39631f44
Updated gitignore
2015-06-01 13:46:14 +02:00
Armon Dadgar
640f1883bb
Initial commit
2015-06-01 12:21:00 +02:00