Skip to content

Commit 821ae41

Browse files
committed
BLD: add build directory to gitignore
1 parent 493811d commit 821ae41

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
@@ -8,3 +8,4 @@ __pycache__
88
.cache/
99
*.code-workspace
1010
*.ipynb_checkpoints/
11+
build/

0 commit comments

Comments
 (0)