Codebase list python-castellan / 568be4a
Update .gitignore The `.eggs` directory is generated by command `python setup.py install`, better put it into .gitignore. Change-Id: I86150764ab9cf67f5af1d75655085de39a0345c2 Jeremy Liu 7 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44
55 # Packages
66 *.egg
7 .eggs
78 *.egg-info
89 dist
910 build