Skip to content

Commit 1ac5539

Browse files
author
Arnaud Coomans
authored
Merge pull request #30 from jwg4/ignore_eggs
Ignore a .eggs folder as well as an eggs folder.
2 parents 1aa1963 + ec9e7cd commit 1ac5539

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
@@ -9,6 +9,7 @@
99
dist
1010
build
1111
eggs
12+
.eggs
1213
parts
1314
bin
1415
var

0 commit comments

Comments
 (0)