projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec4c1e
)
add .py? gitignore
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 27 May 2023 11:33:36 +0000
(12:33 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 27 May 2023 11:33:36 +0000
(12:33 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 1ab96e85279917076f05235e93ba9883c13e4a9a..ad440053de493bdb508b80e0a787312b2f7883cb 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,5
@@
.*.sw?
+.*.py?
__pycache__
build
dist