target/sdk: strip host binaries before packing
[openwrt.git] / .gitignore
index b0db77a..1bef86e 100644 (file)
@@ -1,3 +1,6 @@
+*.o
+.DS_Store
+.*.swp
 /env
 /dl
 /.config
 /files
 /package/feeds
 /package/openwrt-packages
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
\ No newline at end of file