blob: b83bb81fb8b23ef3ff577e64293645707fca3122 [file] [log] [blame]
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
#python
*.pyc
# Buck
buck-out
.buckd
*.swp
# Thirdparty dirs
third-party/*
/gcc-debug/
# Generated files
src/hbase/utils/version.h
# Tests
*-test
# Executables
load-client
simple-client
# CMake temporary files
CMakeCache.txt
CMakeFiles
*.cmake
Makefile
# Copied from hbase-common at build-time
include/hbase/utils/version.h
.idea/*