Skip to content

Ignoring certain files in Python template synchronization #10

@JohnnyIrvin

Description

@JohnnyIrvin

Add an option to exclude specific files from the Python template synchronization process

Is your feature request related to a problem? Please describe.
Currently, when synchronizing a Python template, all files in the template directory are transferred to the user's project directory. However, there may be certain files such as README.md, LICENSE or the name of the module that the user may want to exclude from the synchronization process. This can lead to clutter in the project directory and unnecessary files

Describe the solution you'd like
Add an option to the synchronization process that allows us to specify certain files to exclude, and then ignore those files during the synchronization process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions