Bläddra i källkod

dont push training results

phillip.rothenbeck 6 månader sedan
förälder
incheckning
e37bc59bbb
1 ändrade filer med 3 tillägg och 0 borttagningar
  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/*