Merge branch 'spi-new' of github.com:tingleby/maa into tingleby-spi-new
[contrib/mraa.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 *~