mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #1391 from skuschel/master
add .eggs/ directory to Python.gitignore
This commit is contained in:
commit
0a8b50b687
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ develop-eggs/
|
|||
dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
|
|
Loading…
Add table
Reference in a new issue