Skip to content

Commit fe722e3

Browse files
Merge branch 'main' of github.com:sequential-parameter-optimization/spotPython
2 parents 68feb66 + 3eb0edf commit fe722e3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
*.egg-info/
2+
*.log
3+
*.whl
24
.DS_Store
35
__pycache__/
6+
build/
7+
dist/
8+
site/
49
spotPython.code-workspace
510
src/spotPython/_version.py
6-
*.log
7-
site/
8-
dist/

0 commit comments

Comments
 (0)