1
0
mirror of https://github.com/openwrt/openwrt.git synced 2025-08-07 22:30:33 +08:00

.gitignore: Ignore Emacs editor generated files

SVN-Revision: 28690
This commit is contained in:
Vasilis Tsiligiannis
2011-10-31 09:37:59 +00:00
parent 17ccd4aec4
commit 98d6f2e1d9

4
.gitignore vendored
View File

@ -18,3 +18,7 @@
*.orig
*.rej
*~
.#*
*#
.emacs.desktop*
TAGS*~