feat: Add ignore rules for storage and initialization files
- Add `.gitignore` rules to exclude the `storage/` directory and `.qdrant-initialized` file.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -39,3 +39,5 @@ data.ms/
|
||||
test_basic
|
||||
cli/hero
|
||||
.aider*
|
||||
storage/
|
||||
.qdrant-initialized
|
||||
Reference in New Issue
Block a user