瀏覽代碼

Ignore the .tmp files in Git

Yentl Van Tendeloo 7 年之前
父節點
當前提交
ab32b39f3a
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -4,6 +4,7 @@
 .cache
 *.swp
 *.swo
+.tmp_*
 __pycache__
 hybrid_server/server.py
-perf_data.txt
+perf_data.txt