projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a90eec1
)
Add files to ignore for python build
author
Miodrag Milanovic
<mmicko@gmail.com>
Sun, 26 May 2019 07:31:43 +0000
(09:31 +0200)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Sun, 26 May 2019 07:31:43 +0000
(09:31 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index e24f7975af2e30c9ef520e0eef0d8dea33bd83b6..76f53cd06afcfe4122597371b5e51c60f4769754 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,6
+4,7
@@
*.gch
*.gcda
*.gcno
+__pycache__
/.cproject
/.project
/.settings
@@
-28,6
+29,8
@@
/yosys-smtbmc-script.py
/yosys-filterlib
/yosys-filterlib.exe
+/kernel/*.pyh
+/kernel/python_wrappers.cc
/kernel/version_*.cc
/share
/yosys-win32-mxebin-*