nftables: bump for minor fixes
[openwrt/svn-archive/archive.git] / .gitignore
index c6d99489ac06eda550d1c215f55d59e005bc392b..1bef86e97137eaf11c234ac6c08f8008536ca3a2 100644 (file)
@@ -1,9 +1,25 @@
-/.config*
+*.o
+.DS_Store
+.*.swp
+/env
+/dl
+/.config
+/.config.old
 /bin
-/build_*
-/toolchain_build_*
-/staging_dir*
+/build_dir
+/staging_dir
 /tmp
-/dl
-/tool_build
+/logs
 /feeds
+/feeds.conf
+/files
+/package/feeds
+/package/openwrt-packages
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
\ No newline at end of file