Skip to content

Commit aec1876

Browse files
Ignore .eggs
1 parent aef93f7 commit aec1876

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
dist
99
build
1010
eggs
11-
eggs
1211
parts
1312
bin
1413
var
@@ -32,8 +31,6 @@ nosetests.xml
3231
.pydevproject
3332
/.idea/
3433
__pycache__
35-
.cache
36-
.tox
3734
*.log
3835
htmlcov
3936

@@ -47,3 +44,4 @@ deb_dist
4744

4845
# hackedit project files
4946
.hackedit
47+
/.eggs/

0 commit comments

Comments
 (0)