Skip to content

Commit 8aea3d2

Browse files
authored
add .eggs/ to .gitignore (#299)
1 parent e20c128 commit 8aea3d2

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
@@ -17,6 +17,7 @@
1717
env/**
1818
dist/
1919
lib/
20+
.eggs/
2021

2122
# Build results
2223
[Dd]ebug/

0 commit comments

Comments
 (0)