mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #2360 from darkengine-io/ignore-vim-swp
Ignore vim swapfiles
This commit is contained in:
@@ -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