Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-03-17 14:03:30 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-03-17 14:03:30 +0300
commit727be86828b04e25acc9c9fe88e743b96db5416f (patch)
treee53c8d0f1513414512a7b399804680704a055fd0 /.gitignore
parent8f00fa7f36af6d35cd5f1f3c910b9215d7cb3e41 (diff)
Add *.swp (Vim swap files) to .gitignore
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b325a16ea..13a554aa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
*.lo
*.o
*.pyc
+*.swp
*.tmp
.deps