projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
077f939
)
.gitignore: litex/build contains valid source, so exclude from .gitignore.
author
William D. Jones
<thor0505@comcast.net>
Thu, 23 Aug 2018 03:04:20 +0000
(23:04 -0400)
committer
William D. Jones
<thor0505@comcast.net>
Thu, 23 Aug 2018 03:04:20 +0000
(23:04 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 72364f99fe4bf8d5262df3b19b33102aeaa791e5..c55c7de0bb60ff05941711d93184bb4c3f2ee0e7 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-10,6
+10,7
@@
__pycache__/
.Python
env/
build/
+!litex/build
develop-eggs/
dist/
downloads/