Skip to content

Commit fb119a3

Browse files
committed
removed untracked files
Former-commit-id: 46dc322
1 parent fb559e3 commit fb119a3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.gitignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,21 @@ DeepSlice/metadata/weights/*.hdf5
1717
setup.py
1818
setup.cfg
1919
dist
20+
# Distribution / packaging
21+
bin/
22+
build/
23+
develop-eggs/
24+
dist/
25+
eggs/
26+
lib/
27+
lib64/
28+
parts/
29+
sdist/
30+
var/
31+
*.egg-info/
32+
.installed.cfg
33+
*.egg
34+
35+
# Installer logs
36+
pip-log.txt
37+
pip-delete-this-directory.txt

0 commit comments

Comments
 (0)