BonanDing commited on
Commit
b1ee92c
·
1 Parent(s): ec247c8

Ignore experiment artifact directory

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -1,5 +1,6 @@
1
  # Local environment and editor folders
2
  .*/
 
3
  AGENTS.md
4
  !.gitignore
5
  !.gitattributes
 
1
  # Local environment and editor folders
2
  .*/
3
+ .exp_artifact/
4
  AGENTS.md
5
  !.gitignore
6
  !.gitattributes