Skip to content

Commit 366d4cd

Browse files
committed
support for striping
1 parent 107976c commit 366d4cd

13 files changed

Lines changed: 856 additions & 592 deletions

.cursorrules

Lines changed: 0 additions & 176 deletions
This file was deleted.

.github/copilot-instructions.md

Lines changed: 0 additions & 181 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ __pypackages__/
8181
*.swo
8282
*~
8383

84+
# Cursor
85+
.cursorrules
86+
8487
# -----------------------------------------------------------------------------
8588
# Jupyter Notebooks
8689
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)