mlx90614: added new sensor (ir temperature), there is an issue with repeated start...
[contrib/upm.git] / .gitignore
1 build/
2
3 # Object files
4 *.o
5 *.lib
6 *.so
7 *.lo
8 *.la
9 *.pyc
10
11 # Temp files
12 *.swp
13 *~