Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fu123456 committed Sep 12, 2023
1 parent 1b65d11 commit 0d573ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
test_result_*/
logs_*/
dataset/*
!dataset/README.org
checkpoints_*/

0 comments on commit 0d573ca

Please sign in to comment.