# HHVM build results
*.hhbc
*.[oa]
/hhvm/hhvm
/hhvm/hphp

# CMake build artifacts
CMakeFiles
/CMakeCache.txt
cmake_install.cmake
Makefile
/compiler/analysis/code_error.inc
/runtime/ext_hhvm/ext_hhvm_infotabs.h
/runtime/ext_hhvm/ext_hhvm_infotabs.cpp
/hphp-build-info.cpp
/hphp-repo-schema.h

# precompiled headers
*_cotire.cmake
cotire

# vim swapfiles
.*.swp
.*.swo

# tags files
*/tags
*/TAGS

# logs
*.log

# git patch files
*.diff

# OS X
.DS_Store
._.DS_Store

# gdb
.gdb_history
