From: Brian Swetland Date: Mon, 27 Oct 2008 23:25:45 +0000 (-0700) Subject: add a gitignore for the module build X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f4564458bdb56aa3d741956315f18a4000d8f8;p=pandora-wifi.git add a gitignore for the module build --- diff --git a/sta_dk_4_0_4_32/.gitignore b/sta_dk_4_0_4_32/.gitignore new file mode 100644 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