Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Generate .gitignore and IDE settings whenever necessary #19

Open
ahaim5357 opened this issue Apr 27, 2023 · 0 comments
Open
Labels
Type: Feature New feature or request

Comments

@ahaim5357
Copy link
Owner

ahaim5357 commented Apr 27, 2023

One of the useful things to do when generating a new project or patching an existing one is to provide a .gitignore or addition IDE settings suited to their needs.

For this project in particular, the .gitignore should be generated for hiding src and clean directories alone with any potential caches.

Additionally, we can add IDE settings for those which support json schemas to add the relevant links and validators.

This can probably also be extended to dockerfiles.

@ahaim5357 ahaim5357 added the Type: Feature New feature or request label Apr 27, 2023
@ahaim5357 ahaim5357 added this to the v0.4.0 milestone Apr 27, 2023
@ahaim5357 ahaim5357 removed this from the v0.4.0 milestone Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant