瀏覽代碼

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