diff options
| author | hathach <[email protected]> | 2020-04-16 16:06:11 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-16 16:06:11 +0700 |
| commit | e5dc0902a075572f505c9283085cbc23009f78bb (patch) | |
| tree | b725c74e914000b799e493617a31d66cdc5df90a | |
| parent | 418b69f2db1c07341cfca73bfb6373cc57ae3656 (diff) | |
house keeping
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 772f5d8ee..ea08146b4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ latex *.elf *.ind .env -/examples/*/*/build-* +/examples/*/*/build* test_old/ tests_obsolete/ _build |
