aboutsummaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2018-04-03 07:22:07 +0100
committerChristopher Baines <mail@cbaines.net>2018-04-03 21:58:55 +0100
commit77219c75983d0730aad77467ee1c68b21a1bfedc (patch)
treeb5fb3a22a784fdb131c8e32d3e52872c3d243fae /app/assets
parentd196977deef0edc0f7596d8cd8855fe61f72f6ff (diff)
downloadgovuk-mini-environment-admin-77219c75983d0730aad77467ee1c68b21a1bfedc.tar
govuk-mini-environment-admin-77219c75983d0730aad77467ee1c68b21a1bfedc.tar.gz
Remove lots of unnecessary files
Using the Rails generator seems to generate quite a lot of unnecessary files...
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/javascripts/backends.js2
-rw-r--r--app/assets/javascripts/backends/terraform_aws.js2
-rw-r--r--app/assets/javascripts/backends/terraform_libvirt.js2
-rw-r--r--app/assets/javascripts/setup.js2
-rw-r--r--app/assets/stylesheets/backends.css4
-rw-r--r--app/assets/stylesheets/backends/terraform_aws.css4
-rw-r--r--app/assets/stylesheets/backends/terraform_libvirt.css4
-rw-r--r--app/assets/stylesheets/setup.css4
8 files changed, 0 insertions, 24 deletions
diff --git a/app/assets/javascripts/backends.js b/app/assets/javascripts/backends.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/backends.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/javascripts/backends/terraform_aws.js b/app/assets/javascripts/backends/terraform_aws.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/backends/terraform_aws.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/javascripts/backends/terraform_libvirt.js b/app/assets/javascripts/backends/terraform_libvirt.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/backends/terraform_libvirt.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/javascripts/setup.js b/app/assets/javascripts/setup.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/setup.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/stylesheets/backends.css b/app/assets/stylesheets/backends.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/backends.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
diff --git a/app/assets/stylesheets/backends/terraform_aws.css b/app/assets/stylesheets/backends/terraform_aws.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/backends/terraform_aws.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
diff --git a/app/assets/stylesheets/backends/terraform_libvirt.css b/app/assets/stylesheets/backends/terraform_libvirt.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/backends/terraform_libvirt.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
diff --git a/app/assets/stylesheets/setup.css b/app/assets/stylesheets/setup.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/setup.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/