Skip to content

Add .gitignore file#43

Merged
h-chmeruk merged 3 commits intomainfrom
add-.gitignore-file
Apr 1, 2026
Merged

Add .gitignore file#43
h-chmeruk merged 3 commits intomainfrom
add-.gitignore-file

Conversation

@h-chmeruk
Copy link
Copy Markdown
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
@github-project-automation github-project-automation bot moved this from Backlog to Reviewer Approved in Weekly Planning Mar 31, 2026
@ahms5
Copy link
Copy Markdown
Member

ahms5 commented Mar 31, 2026

can be merged after rebase

@h-chmeruk h-chmeruk force-pushed the add-.gitignore-file branch from 978dd63 to 55a3429 Compare April 1, 2026 09:05
@h-chmeruk h-chmeruk merged commit 35896fb into main Apr 1, 2026
11 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in Weekly Planning Apr 1, 2026
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: Done

Development

Successfully merging this pull request may close these issues.

add .gitignore

2 participants