agtest/.gitignore

11 lines
82 B
Text
Raw Normal View History

2021-06-08 19:56:30 -05:00
.mypy_cache
2021-06-09 00:10:45 -05:00
__pycache__
2021-06-09 00:11:27 -05:00
.vim
2021-06-09 02:44:52 -05:00
gen/*
!gen/__init__.py
2021-10-01 12:33:51 -05:00
build
dist
*.egg-info
2021-10-01 13:16:51 -05:00
result