rnsh/.gitignore

8 lines
85 B
Plaintext
Raw Normal View History

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