bratislava / bratislava/github-actions
Cleanup unwanted files
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We have found unwanted files commited to this repository:
- [ ] .idea
- [ ] .idea/.gitignore
- [ ] .idea/github-actions.iml
- [ ] .idea/modules.xml
- [ ] .idea/php.xml
- [ ] .idea/vcs.xml
These files, present many issues as various build manifests can contain secrets (generated during build time) or unwanted images/files from template repositories can be copied to container images, which slows build time, etc.
We also decided not to support `.idea` settings, if they are present.
Please, remove above mentioned files and make necessary adjustments to `.gitignore` and `.dockerignore` so these will not be commited and used again.
Also, check if there aren't any more files that we might have missed that are unnecessary or unwanted and can be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.