Kaynağa Gözat

Adds vim tempfiles to gitignore

Florian Eich 5 yıl önce
ebeveyn
işleme
9b23ca06b4
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -33,3 +33,6 @@
 
 # Build
 /examples/build/*
+
+# vim temp files
+*.sw*