ignore config, add python 3.9 (#8)

This commit is contained in:
Eric Hartford
2023-04-24 04:23:19 -07:00
committed by GitHub
parent bb991fd870
commit 2624bc2f11
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
**/axolotl.egg-info
**/__pycache__
.idea
configs