1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

Add vim swap files to gitignore

This commit is contained in:
Jeff Mitchell
2012-07-03 12:04:27 -04:00
parent 2a53f266fc
commit 7fcb31dda7

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@ build/*
*.o
._*
*.user
*.swp
*.swo
Makefile*
moc_*
*~