mirror of https://github.com/arendst/Tasmota.git
18 lines
150 B
Plaintext
18 lines
150 B
Plaintext
|
# Mac stuff
|
||
|
.DS_Store
|
||
|
|
||
|
# Compiled Object files
|
||
|
*.slo
|
||
|
*.lo
|
||
|
*.o
|
||
|
|
||
|
# Compiled Dynamic libraries
|
||
|
*.so
|
||
|
*.dylib
|
||
|
|
||
|
# Compiled Static libraries
|
||
|
*.lai
|
||
|
*.la
|
||
|
*.a
|
||
|
|