.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
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -18,3 +18,7 @@
|
|||
*.orig
|
||||
*.rej
|
||||
*~
|
||||
.#*
|
||||
*#
|
||||
.emacs.desktop*
|
||||
TAGS*~
|
Loading…
Add table
Add a link
Reference in a new issue