Skip to content

Add .gitignore file#43

Open
h-chmeruk wants to merge 3 commits intomainfrom
add-.gitignore-file
Open

Add .gitignore file#43
h-chmeruk wants to merge 3 commits intomainfrom
add-.gitignore-file

Conversation

@h-chmeruk
Copy link
Contributor

Which issue(s) are closed by this pull request?

Closes #25

Changes proposed in this pull request:

  • Added the .gitignore file with the common files, folders, and file patterns that should be ignored by Git, the file was adopted from the cookiecutter template.
  • Added a new parameter gitignore_custom to the copier.yml file so that additional entries can be added to the .gitignore file when creating or updating a project.
  • Added a new test test_content_gitignore() and adjusted the existing test test_generated_file_exists().

@h-chmeruk h-chmeruk added this to the v0.1.0 milestone Feb 27, 2026
@h-chmeruk h-chmeruk added the enhancement New feature or request label Feb 27, 2026
@h-chmeruk h-chmeruk requested a review from ahms5 February 27, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

add .gitignore

1 participant