# Compiled source
*.o
*.Plo
*.Po
*.lo
*.la
*.a
*.os
*.pyc
*.so
*.pc
*.pyd
*.def
*.dll
*.exe
*.dylib

# CMake and Make files
CMakeCache.txt
CMakeFiles
cmake_install.cmake
cmake_uninstall.cmake
Makefile
install_manifest.txt
/cmake/templates/UFCConfig.cmake
/cmake/templates/UFCConfigVersion.cmake
/cmake/templates/UseUFC.cmake

# Temporaries
*~

# OS X files
.DS_Store
.DS_Store?

# Local build files
/build

# SWIG generated files
/ufc/ufc.py
/ufc/ufc_wrap.cpp
