rnsh/.gitignore

8 lines
85 B
Plaintext
Raw Normal View History

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