git.openpandora.org
/
pandora-wifi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47af07a
)
add a gitignore for the module build
author
Brian Swetland
<swetland@google.com>
Mon, 27 Oct 2008 23:25:45 +0000
(16:25 -0700)
committer
Brian Swetland
<swetland@google.com>
Mon, 27 Oct 2008 23:25:45 +0000
(16:25 -0700)
sta_dk_4_0_4_32/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/sta_dk_4_0_4_32/.gitignore
b/sta_dk_4_0_4_32/.gitignore
new file mode 100644
(file)
index 0000000..
bbfc1d1
--- /dev/null
+++ b/
sta_dk_4_0_4_32/.gitignore
@@ -0,0
+1,9
@@
+*.o
+*.a
+*.ko
+*.cmd
+*~
+Module.symvers
+modules.order
+.tmp_versions
+wlan.mod.c
\ No newline at end of file