mirror of
https://github.com/markqvist/rnsh.git
synced 2025-08-21 20:48:07 -04:00
Updated .gitignore
This commit is contained in:
parent
9ebf8147a0
commit
35910d3df1
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -5,4 +5,6 @@ testconfig/
|
||||||
/rnsh.egg-info/
|
/rnsh.egg-info/
|
||||||
/build/
|
/build/
|
||||||
/dist/
|
/dist/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
*__pycache__
|
||||||
|
/RNS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue