Selaa lähdekoodia

Add *.swp to .gitignore as vim's editor dropping.

Nick Mathewson 15 vuotta sitten
vanhempi
commit
031ce86cd4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,6 +2,7 @@
 \#*\#
 .#*
 *~
+*.swp
 # C stuff
 *.o
 # Diff droppings