Adding Emacs backup, and Vi swap ignores to Global/

This commit is contained in:
Chris Wanstrath
2010-11-09 00:06:51 -08:00
parent 2f219bd07e
commit e60b29b6bb
4 changed files with 4 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
\#*#
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.DS_Store

2
Global/Vi.gitignore Normal file
View File

@@ -0,0 +1,2 @@
*.swp
*.swo