Skip to content

Commit 3eb0edf

Browse files
Merge pull request #2 from olafmersmann/main
Remove `dist/` from repository
2 parents be0c457 + f9e9618 commit 3eb0edf

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.gitignore

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

dist/spotPython-0.0.8.tar.gz

-3.69 MB
Binary file not shown.

0 commit comments

Comments
 (0)