Skip to content

feat(script): add profile-specific .gitignore support#1

Merged
wd006 merged 1 commit into
mainfrom
feat/global-gitignores
Apr 24, 2026
Merged

feat(script): add profile-specific .gitignore support#1
wd006 merged 1 commit into
mainfrom
feat/global-gitignores

Conversation

@wd006
Copy link
Copy Markdown
Owner

@wd006 wd006 commented Apr 24, 2026

Overview

This PR adds a custom "global gitignore" file configuration feature for each git profile.

Key Changes

  • The specified gitignore file, .gitignore-profileName, will be created in your home directory.

How to Test

  1. Run the script.
  2. Create a new profile
  3. Enter the path to a sample file in the gitignore step.
  4. Initialize a git repository with this profile and create a file with the name found in the ignore file you added. Check if it's actually being ignored.

Now, a custom global gitignore file can be added for each git profile.
@wd006 wd006 merged commit 3b20839 into main Apr 24, 2026
@wd006 wd006 deleted the feat/global-gitignores branch April 24, 2026 17:36
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

Successfully merging this pull request may close these issues.

1 participant