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