瀏覽代碼

dont push training results

phillip.rothenbeck 6 月之前
父節點
當前提交
e37bc59bbb
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,6 +1,9 @@
 # push no pycache
 **__pycache__**
 
+# push no training result data
+*.csv
+
 # push no RKI data
 *_RKI_*.csv
 */state_data/*