소스 검색

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

Nick Mathewson 15 년 전
부모
커밋
031ce86cd4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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