Skip to content

Commit feb68f5

Browse files
author
Jed
committed
Added .eggs directory to gitignore.
From .eggs/README.txt: "This directory contains eggs that were downloaded by setuptools to build, test, and run plug-ins. This directory caches those eggs to prevent repeated downloads. However, it is safe to delete this directory."
1 parent 37b06f4 commit feb68f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ examples/.ipynb_checkpoints/
1818
.project
1919
Untitled*.ipynb
2020
*.idea/
21+
.eggs

0 commit comments

Comments
 (0)