#ignore any object files
*.o
*.sif
*.idx

build*/
install/
Doc/html
Doc/latex
Doc/Doxyfile
Doc/User-Guide
.cache/

# Ignore emacs/vim stuff
*#* 
*~*
