Adding .egg-info to the .gitignore
authorTim 'mithro' Ansell <mithro@mithis.com>
Tue, 14 Apr 2015 08:28:55 +0000 (18:28 +1000)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Tue, 14 Apr 2015 15:17:13 +0000 (23:17 +0800)
.gitignore

index cec18e7165bf0358c1b0299b4f8bda8b59f3fb12..3fa21c42f35e30fcbe8755a85b00409c83b2f2b7 100644 (file)
@@ -1,5 +1,6 @@
 __pycache__
 *.pyc
+*.egg-info/
 vpi/*.o
 vpi/migensim.vpi
 examples/*.vcd