block-mount: drop package, ubox now does the job for us
[openwrt.git] / .gitignore
index 9d3def9..70a454c 100644 (file)
@@ -1,3 +1,6 @@
+*.o
+.DS_Store
+.*.swp
 /env
 /dl
 /.config
@@ -6,7 +9,16 @@
 /build_dir
 /staging_dir
 /tmp
+/logs
 /feeds
+/feeds.conf
 /files
 /package/feeds
 /package/openwrt-packages
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
\ No newline at end of file