lantiq: more vdsl related cleanups
[openwrt/svn-archive/archive.git] / .gitignore
index b45af33f0d528a2c9f2fd7ded1608553f3b0c9a5..1bef86e97137eaf11c234ac6c08f8008536ca3a2 100644 (file)
@@ -1,8 +1,25 @@
-.config*
-bin
-build_*
-toolchain_build_*
-staging_dir_*
-tmp
-dl
-tool_build
+*.o
+.DS_Store
+.*.swp
+/env
+/dl
+/.config
+/.config.old
+/bin
+/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