Open mdmontesinos opened 1 week ago
Version - 6.0.0 Render Mode - Static Interactivity - Server Database - SQL Server
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:
After the change, the only file in version control is the appsettings:
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:
After the change, the only file in version control is the appsettings:
Anything else?