mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 15:47:39 +03:00
Both are use by clangd that can help IDE support. Run `pio run --target compiledb` to generate `compile_commands.json`.
12 lines
120 B
Plaintext
12 lines
120 B
Plaintext
.pio
|
|
.idea
|
|
.DS_Store
|
|
.vscode
|
|
lib/EpdFont/fontsrc
|
|
*.generated.h
|
|
.vs
|
|
build
|
|
**/__pycache__/
|
|
/compile_commands.json
|
|
/.cache
|