Adding .egg-info to the .gitignore

This commit is contained in:
Tim 'mithro' Ansell 2015-04-14 18:28:55 +10:00 committed by Sebastien Bourdeauducq
parent 903711404e
commit 34207982bc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
__pycache__
*.pyc
*.egg-info/
vpi/*.o
vpi/migensim.vpi
examples/*.vcd