mirror of https://github.com/arendst/Tasmota.git
Ignore compilation artefacts
This commit is contained in:
parent
c2cde43a54
commit
1535e24a55
|
@ -1,7 +1,13 @@
|
|||
## OS specific ########
|
||||
.DS_Store
|
||||
.fuse_hidden*
|
||||
|
||||
## Compilation artefacts ########
|
||||
*.pyc
|
||||
*.d
|
||||
*.o
|
||||
*.gcno
|
||||
*.gcda
|
||||
|
||||
## Project files ######
|
||||
.platformio
|
||||
|
|
Loading…
Reference in New Issue