Skip to content

Commit 339be1c

Browse files
author
Diptorup Deb
authored
Merge pull request #1139 from IntelPython/ignore_build_directory
Ignore the _skbuild directory.
2 parents 68c5610 + f097aab commit 339be1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dist/
2222
.mypy_cache/
2323
.ipynb_checkpoints/
2424
__pycache__/
25+
_skbuild
2526

2627
docs/source/developer/autogen*
2728

0 commit comments

Comments
 (0)