blob: 935fd24815a450ab148697e6fd6eb54285f5bc79 [file] [log] [blame]
*.pb.cc
*.pb.h
Makefile
CMakeFiles
CMakeCache.txt
cmake_install.cmake
CTestTestfile.cmake
TAGS
tags
cscope.*
Testing
perf.data
perf.data.old
oprofile_data
*.service.cc
*.service.h
*.proxy.cc
*.proxy.h
build/
.ycm_extra_conf.py
.ycm_extra_conf.pyc
*.kdev4
.kdev4/
.metadata/
*.iml
# CMake-generated Clang compilation database file
compile_commands.json
# CMake-generated library export headers
*_export.h
# CMake-generated "make install" file
install_manifest.txt
# CMake-generated library export make file
clientConfig.cmake
# CMake-generated ninja build stuff
.ninja_deps
.ninja_log
build.ninja
rules.ninja
# VIM/emacs stuff
*.swp
*~
# IDE cruft
.settings/
.idea/
nbproject/
.project
.cproject
.csettings/
# WWW dependencies which are not checked in directly
www/tracing.*
# Python
python/kudu/*.so
python/kudu/*.cpp
*.py[ocd]
# JavaDoc
apidocs/