projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
203c1bd
)
add gitignore for vi swap and pyc files
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 22 Mar 2018 10:57:22 +0000
(10:57 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 22 Mar 2018 10:57:22 +0000
(10:57 +0000)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 4f52f3f74e6e610bd36f128d0e6ecd09c3856d2e..4eff5f94a2a7c9ffb0c9f464c5b7b82d2c8e79d5 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,9
+1,6
@@
*.pyc
-
+.*.sw?
bsv_build/
-
bsv_src/
-
verilog/
-
bsv_compile\.log