diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -*.pyc +*.py[co] build/ *.egg-info/ dist/ |
![]() |
index : Kconfiglib.git | |
| Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git | Jacob McDonnell |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,4 @@ -*.pyc +*.py[co] build/ *.egg-info/ dist/ |