Skip to content

Commit a8a8237

Browse files
committed
ignore tests/bin and .eggs
1 parent 9af1c31 commit a8a8237

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Build directory
22
build
33
docs/_build
4+
tests/bin
45

56
# Python
67
*.egg-info
78
__pycache__
9+
.eggs
810

911
# VS Code
1012
.vscode

0 commit comments

Comments
 (0)