Skip to content

Update Ignore Rules to Keep agents_config.json and Fix Typo#158

Merged
Ashad001 merged 2 commits intoFireBird-Technologies:mainfrom
Ashad001:feat/custom-agents
Jun 20, 2025
Merged

Update Ignore Rules to Keep agents_config.json and Fix Typo#158
Ashad001 merged 2 commits intoFireBird-Technologies:mainfrom
Ashad001:feat/custom-agents

Conversation

@Ashad001
Copy link
Contributor

This pull request makes updates to .dockerignore and .gitignore files to refine file exclusion rules. The changes ensure that agents_config.json is explicitly allowed while other JSON files are excluded.

Updates to file exclusion rules:

  • .dockerignore: Modified to exclude all JSON files except agents_config.json by adding a negation rule (!agents_config.json).
  • .gitignore: Fixed a typo in the entry for agents_config.json to ensure consistent naming and proper exclusion rules.

@Ashad001 Ashad001 merged commit 599e7a1 into FireBird-Technologies:main Jun 20, 2025
1 check passed
ArslanS1997 pushed a commit that referenced this pull request Mar 17, 2026
Update Ignore Rules to Keep agents_config.json and Fix Typo
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