Commit ce104df
Adds bloom/search commands to gitignore (valkey-io#273)
### Description
If building from the instructions in the readme, the generated directory
`build-bloom-command-json` and `build-search-command-json` isn't ignored
by git. This PR properly adds it to `.gitignore`
### Issues Resolved
n/a
### Check List
- [x] Commits are signed per the DCO using `--signoff`
By submitting this pull request, I confirm that my contribution is made
under the terms of the BSD-3-Clause License.
---------
Signed-off-by: Kyle J. Davis <kyledvs@amazon.com>
Co-authored-by: Madelyn Olson <madelyneolson@gmail.com>1 parent 50c935a commit ce104df
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments