diff --git a/.gitignore b/.gitignore index cf36ca979..f3dd54fba 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,3 @@ integration/.it-shards.yaml *.crt secrets/ certs/ -branch_structure.json -temp_auto_push.bat -temp_interactive_push.bat diff --git a/apps/edr-landing/postcss.config.js b/apps/edr-landing/postcss.config.js index 6120ce384..8295cf501 100644 --- a/apps/edr-landing/postcss.config.js +++ b/apps/edr-landing/postcss.config.js @@ -7,4 +7,4 @@ export default { tailwindcss: {}, autoprefixer: {}, }, -}; \ No newline at end of file +}; \ No newline at end of file diff --git a/apps/edr-passenger-web/backoffice/postcss.config.js b/apps/edr-passenger-web/backoffice/postcss.config.js index 9ee591c79..8567b4c40 100644 --- a/apps/edr-passenger-web/backoffice/postcss.config.js +++ b/apps/edr-passenger-web/backoffice/postcss.config.js @@ -3,4 +3,4 @@ module.exports = { tailwindcss: {}, autoprefixer: {}, }, -}; \ No newline at end of file +}; \ No newline at end of file diff --git a/apps/edr-passenger-web/portal/postcss.config.js b/apps/edr-passenger-web/portal/postcss.config.js index 6120ce384..8295cf501 100644 --- a/apps/edr-passenger-web/portal/postcss.config.js +++ b/apps/edr-passenger-web/portal/postcss.config.js @@ -7,4 +7,4 @@ export default { tailwindcss: {}, autoprefixer: {}, }, -}; \ No newline at end of file +}; \ No newline at end of file