Преглед изворни кода

Adds vim tempfiles to gitignore

Florian Eich пре 5 година
родитељ
комит
9b23ca06b4
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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