Skip to content

Commit b98b447

Browse files
chore: add .osgrep to gitignore
Why: * .osgrep cache directory was untracked and should be ignored Changes: * .gitignore: add .osgrep entry Stats: * 1 file changed * +1 lines Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent 04e1377 commit b98b447

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,3 +430,4 @@ env/
430430
/.coverage
431431
/src/python3_capsolver.egg-info/
432432
/docs/_build/
433+
.osgrep

0 commit comments

Comments
 (0)