mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Adding Emacs backup, and Vi swap ignores to Global/
This commit is contained in:
parent
2f219bd07e
commit
e60b29b6bb
4 changed files with 4 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
\#*#
|
||||
*~
|
||||
\#*\#
|
||||
/.emacs.desktop
|
||||
/.emacs.desktop.lock
|
||||
.DS_Store
|
2
Global/Vi.gitignore
Normal file
2
Global/Vi.gitignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.swp
|
||||
*.swo
|
Loading…
Add table
Add a link
Reference in a new issue