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

[ENH] Gitignore extra folders/files in wwwroot #4835

Open
mdmontesinos opened this issue Nov 15, 2024 · 0 comments
Open

[ENH] Gitignore extra folders/files in wwwroot #4835

mdmontesinos opened this issue Nov 15, 2024 · 0 comments

Comments

@mdmontesinos
Copy link
Contributor

Oqtane Info

Version - 6.0.0
Render Mode - Static
Interactivity - Server
Database - SQL Server

Describe the enhancement

If you add new folders from a module that are copied into Oqtane wwwroot, they should be gitignored to avoid having dozens of files pending in Git.

For example, in my case several folders ended up in version control:

image

After the change, the only file in version control is the appsettings:

image

Anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant