Browse Source

[MNT] Add .history into .gitignore

tags/v0.3.2
Gene 2 years ago
parent
commit
a4b212d131
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -32,6 +32,7 @@ dist/
.pytest_cache/
.mypy_cache/
.vscode/
.history/
*.swp
./pretrain
.idea/


Loading…
Cancel
Save