This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenWrt
/
openwrt
mirror of
https://github.com/openwrt/openwrt.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
.gitignore: Ignore Emacs editor generated files
SVN-Revision: 28690
Vasilis Tsiligiannis
14 years ago
parent
17ccd4aec4
commit
98d6f2e1d9
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -18,3 +18,7 @@
*.orig
*.rej
*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~