mxs: i2c changes
[openwrt/svn-archive/archive.git] / .gitignore
index a8777b29b755675d27913bf5274e67ce16c90633..1bef86e97137eaf11c234ac6c08f8008536ca3a2 100644 (file)
@@ -1,3 +1,7 @@
+*.o
+.DS_Store
+.*.swp
+/env
 /dl
 /.config
 /.config.old
@@ -5,7 +9,17 @@
 /build_dir
 /staging_dir
 /tmp
+/logs
 /feeds
+/feeds.conf
 /files
 /package/feeds
 /package/openwrt-packages
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
\ No newline at end of file