mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Ignore compilation artefacts
This commit is contained in:
parent
c2cde43a54
commit
1535e24a55
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,7 +1,13 @@
|
||||
## OS specific ########
|
||||
.DS_Store
|
||||
.fuse_hidden*
|
||||
|
||||
## Compilation artefacts ########
|
||||
*.pyc
|
||||
*.d
|
||||
*.o
|
||||
*.gcno
|
||||
*.gcda
|
||||
|
||||
## Project files ######
|
||||
.platformio
|
||||
|
Loading…
x
Reference in New Issue
Block a user