diff options
| author | hathach <[email protected]> | 2023-03-29 14:23:11 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-29 14:36:43 +0700 |
| commit | 99315bcca35e1ffb9d14705a0cd533f962bc79eb (patch) | |
| tree | 0d925eba556542f722c6519202bb6a98f30d6cd9 /.gitignore | |
| parent | 5add4c97fa834004e6a3b267345a13c6d3c9514a (diff) | |
adding more cmake support
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bd4271925..268decfc6 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,8 @@ cov-int *-build-dir /_bin/ __pycache__ +cmake-build-* +sdkconfig # submodules hw/mcu/allwinner |
