소스 검색

gitignore: Ignore vim swap files.

Jelmer Vernooij 12 년 전
부모
커밋
fd8208ca43
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,4 +8,5 @@ apidocs
 *.pyc
 *.so
 *~
+*.swp
 docs/tutorial/index.html