Skip to content

Commit efd528a

Browse files
fix(general): Update .gitignore suggested by @coderabbitai
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 80222fc commit efd528a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,9 +403,9 @@ __pycache__/
403403
# Distribution / packaging
404404
.Python
405405
build/*
406+
!build/assets
406407
!build/assets/*
407408
!build/neural_analytics.onnx
408-
409409
develop-eggs/
410410
dist/
411411
downloads/

0 commit comments

Comments
 (0)