1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-06 07:36:26 +02: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*~