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

# Files generated by setup
/ffc/git_commit_hash.py
/ffc/ufc_signature.py
/ffc/ufc_include.py

# 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
/bench/bench.log

# Tests
**/.cache/
/test/regression/error.log
/test/regression/ffc-reference-data/
/test/regression/output/
/test/unit/tmp/
__pycache__
/test/uflacs/crosslanguage/generated
/test/uflacs/crosslanguage/gtest.log
/test/uflacs/crosslanguage/run_gtest
