mirror of
https://github.com/nishad2m8/T-Display-S3-YT
synced 2025-09-26 23:09:17 +08:00
22 lines
192 B
Plaintext
Executable File
22 lines
192 B
Plaintext
Executable File
# PlatformIO specific
|
|
.pio
|
|
/.pioenvs
|
|
/.vscode
|
|
/.clangd
|
|
/coverage
|
|
/test_report.xml
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Python
|
|
*.pyc
|
|
|
|
# Compiled files
|
|
*.bin
|
|
*.elf
|
|
*.hex
|
|
|
|
# Ignore credential file
|
|
credential.h
|