Skip to content

Commit 2295553

Browse files
chore(repo): move extras to scripts/, ignore _intel/, exclude _intel from sdist (#15)
1 parent b49c2af commit 2295553

File tree

3 files changed

+521
-0
lines changed

3 files changed

+521
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
_intel/
2+
.venv/
3+
*.egg-info/
4+
.mypy_cache/
5+
.ruff_cache/
6+
.pytest_cache/
7+
__pycache__/

0 commit comments

Comments
 (0)