瀏覽代碼

add png, pdf, and gif

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

+ 8 - 1
.gitignore

@@ -1,8 +1,15 @@
-# push no pycache
+# push no pycache and config files
 **__pycache__**
+*.json
+
+# push no batch skripts
+*.sh
 
 # push no training result data
 *.csv
+*.pdf
+*.out
+*.gif
 
 # push no RKI data
 *_RKI_*.csv