projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9037114
)
Adding .egg-info to the .gitignore
author
Tim 'mithro' Ansell
<mithro@mithis.com>
Tue, 14 Apr 2015 08:28:55 +0000
(18:28 +1000)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Tue, 14 Apr 2015 15:17:13 +0000
(23:17 +0800)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index cec18e7165bf0358c1b0299b4f8bda8b59f3fb12..3fa21c42f35e30fcbe8755a85b00409c83b2f2b7 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
__pycache__
*.pyc
+*.egg-info/
vpi/*.o
vpi/migensim.vpi
examples/*.vcd