projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
284b533
)
Fix .gitignore.
author
whitequark
<whitequark@whitequark.org>
Fri, 6 Sep 2019 05:30:22 +0000
(
05:30
+0000)
committer
whitequark
<whitequark@whitequark.org>
Fri, 6 Sep 2019 05:30:22 +0000
(
05:30
+0000)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f7636fca2a84f154e729411bb35bf2ed7059ad85..28ccc08d932061b924aa69746e32677cd5e48535 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,7
+1,7
@@
# Python
*.pyc
-*.eggs
-*.egg-info
+/*.egg-info
+/.eggs
# coverage
/.coverage