mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
Add vim swap files to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,6 +5,8 @@ build/*
|
|||||||
*.o
|
*.o
|
||||||
._*
|
._*
|
||||||
*.user
|
*.user
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
Makefile*
|
Makefile*
|
||||||
moc_*
|
moc_*
|
||||||
*~
|
*~
|
||||||
|
Reference in New Issue
Block a user