diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ +# Precompiled stuff and misc leftover from original project **/*.pyc **/*.orig **/*.rej **/*.mo **/*.pot + +# Test results .pytest_cache .tox |
![]() |
index : chirp | |
| python3 wxPython fork of CHIRP | Mitchell Riedstra |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,7 +1,10 @@ +# Precompiled stuff and misc leftover from original project **/*.pyc **/*.orig **/*.rej **/*.mo **/*.pot + +# Test results .pytest_cache .tox |