mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-14 22:28:27 +02:00
.gitignore: Ignore Emacs editor generated files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28690 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
893d0c6df4
commit
a13974d396
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,3 +18,7 @@
|
|||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
*~
|
*~
|
||||||
|
.#*
|
||||||
|
*#
|
||||||
|
.emacs.desktop*
|
||||||
|
TAGS*~
|
Loading…
Reference in New Issue
Block a user