.gitignore: add *.so
[model-checker.git] / .gitignore
1 # generic types
2 *.o
3 .*.swp
4 *.so
5
6 # files in this directory
7 /model
8 /tags