mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +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 ########
|
## OS specific ########
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.fuse_hidden*
|
.fuse_hidden*
|
||||||
|
|
||||||
|
## Compilation artefacts ########
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.d
|
||||||
|
*.o
|
||||||
|
*.gcno
|
||||||
|
*.gcda
|
||||||
|
|
||||||
## Project files ######
|
## Project files ######
|
||||||
.platformio
|
.platformio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user