Browse Source
Add *.swp (Vim swap files) to .gitignore
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
cygwin-2.0
Corinna Vinschen
12 years ago
No known key found for this signature in database
GPG Key ID: F536069DAE444FA0
1 changed files with
1 additions and
0 deletions
-
.gitignore
|
|
|
@ -14,6 +14,7 @@ |
|
|
|
*.lo |
|
|
|
*.o |
|
|
|
*.pyc |
|
|
|
*.swp |
|
|
|
*.tmp |
|
|
|
|
|
|
|
.deps |
|
|
|
|