projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d6ad28
)
Improve .gitignore.
author
whitequark
<whitequark@whitequark.org>
Sat, 2 Nov 2019 02:03:14 +0000
(
02:03
+0000)
committer
whitequark
<whitequark@whitequark.org>
Sat, 2 Nov 2019 02:03:14 +0000
(
02:03
+0000)
Fixes #264.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 28ccc08d932061b924aa69746e32677cd5e48535..479c7d11f8e79b29e8ac3e2223a1bd2a78a8f415 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,5
@@
# Python
-*.pyc
+__pycache__/
/*.egg-info
/.eggs