projects
/
power-instruction-analyzer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1482c77
)
add output json files to .gitignore
author
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 25 Oct 2020 23:10:37 +0000
(16:10 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 25 Oct 2020 23:10:37 +0000
(16:10 -0700)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index b33ee449529f180bb956c49397ceec086c90b391..c7acde7874d6674fdf6808bce5b402a19a759e22 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,4
@@
/target
__pycache__
-*.pyc
\ No newline at end of file
+*.pyc
+/output-for-*