4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-21 00:07:36 +08:00

Add *.swp (Vim swap files) to .gitignore

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2015-03-17 12:03:30 +01:00
parent 8f00fa7f36
commit 727be86828
No known key found for this signature in database
GPG Key ID: F536069DAE444FA0

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
*.lo
*.o
*.pyc
*.swp
*.tmp
.deps