.gitignore 56 B

123456
  1. __pycache__
  2. .idea/*
  3. logs/*
  4. checkpoint/**
  5. test/*
  6. sample/*