Skip to content

Commit 3d499d7

Browse files
committed
Add .eggs/ to the gitignore file.
1 parent b027c73 commit 3d499d7

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
@@ -6,3 +6,4 @@
66
.python-version
77
*.egg-info/
88
.tox/*
9+
.eggs/*

0 commit comments

Comments
 (0)