rnsh/.gitignore

8 lines
85 B
Plaintext
Raw Normal View History

2023-02-08 23:05:36 -06:00
/venv/
testconfig/
2023-02-10 21:39:30 -06:00
/.idea/
/poetry.lock
/rnsh.egg-info/
/build/
/dist/
2023-02-11 07:38:35 -06:00
.pytest_cache/