projects
/
nmigen-boards.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f137570
)
Fix .gitignore.
author
whitequark
<whitequark@whitequark.org>
Fri, 6 Sep 2019 05:30:35 +0000
(
05:30
+0000)
committer
whitequark
<whitequark@whitequark.org>
Fri, 6 Sep 2019 05:30:35 +0000
(
05:30
+0000)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f3a844b704a9d9b813142e3bcc0bfb75a95c29cb..05b0b11e8e36ff7c80e54f848b03c65cc9187ec0 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,7
+1,7
@@
# Python
*.pyc
-*.eggs
-*.egg-info
+/*.egg-info
+/.eggs
# misc user-created
/build