├── .gitignore ├── .rubocop.yml └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timlentse/ss-panel-rails/HEAD/.gitignore -------------------------------------------------------------------------------- /.rubocop.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timlentse/ss-panel-rails/HEAD/.rubocop.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | remove for some reason. 2 | --------------------------------------------------------------------------------