1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-08 16:46:28 +02:00
openwrt/.gitignore
John Crispin 0dfad7923e add git-src to .gitignore
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

SVN-Revision: 39225
2014-01-12 12:06:39 +00:00

25 lines
212 B
Plaintext

*.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