projects
/
tools
/
dynpart-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85c7737
)
Add gitignore
author
Jiaxun Yang
<jiaxun.yang@flygoat.com>
Thu, 18 Mar 2021 07:08:33 +0000
(15:08 +0800)
committer
Jiaxun Yang
<jiaxun.yang@flygoat.com>
Thu, 18 Mar 2021 07:08:33 +0000
(15:08 +0800)
Prevent including unecessary data.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
75f073a
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,7
@@
+*.img
+*.o
+*.a
+lpdump
+lpmake
+lpunpack
+lpadd