Skip to content

Commit

Permalink
Updating git ignore (#4792)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated the `.gitignore` file to include new entries for ignoring
`.flox` and all files in the `webui/compiled` directory.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: Jamil Shamy <[email protected]>
  • Loading branch information
aronchick and jamlo authored Dec 30, 2024
1 parent cb17d8b commit 6384d4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,6 @@ dist/

# Integration Tests
test_integration/common_assets/bacalhau_bin

.flox
webui/compiled/*

0 comments on commit 6384d4a

Please sign in to comment.