mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Ignore vim swapfiles
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,6 +22,8 @@ Source/Core/Common/scmrev.h
|
||||
CMakeLists.txt.user
|
||||
# Ignore files created by posix people
|
||||
*~
|
||||
# Ignore vim swapfiles
|
||||
*.swp
|
||||
# Ignore transifex configuration directory
|
||||
.tx
|
||||
# Ignore kdevelop files/dirs
|
||||
|
Reference in New Issue
Block a user