.gitignore: *.swp and object files
[mate.git] / .gitignore
1 *.hi
2 *.o
3 *.class
4 mate
5 tags
6 *.swp
7 *_stub.c
8 *_stub.h