max31723: improve documentation
[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 *~