abhiraj12 commited on
Commit
5585035
·
1 Parent(s): 494c04d

Remove large runs directory from version control and add to .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore CHANGED
@@ -11,3 +11,7 @@ backend/tmp/
11
  # Model/export artifacts
12
  *.pkl
13
  *.zip
 
 
 
 
 
11
  # Model/export artifacts
12
  *.pkl
13
  *.zip
14
+
15
+ # Run artifacts
16
+ runs/
17
+ backend/runs/