HBASE-23337 Release scripts should rely on maven for deploy. (#887)
[hbase.git] / hbase-native-client / .gitignore
blobf14b3be32d3eda5eee1e55db2cbd1d220e43067b
1 # Compiled Object files
2 *.slo
3 *.lo
4 *.o
6 # Compiled Dynamic libraries
7 *.so
9 # Compiled Static libraries
10 *.lai
11 *.la
12 *.a
14 #python
15 *.pyc
17 # CMake Generated Files
18 CMakeCache.txt
19 CMakeFiles
20 Makefile
21 cmake_install.CMakeCache
22 cmake_install.cmake
23 install_manifest.txt
24 CTestTestfile.cmake
25 build
26 Testing
30 # Thirdparty dirs
32 thirdparty/glog-*
33 thirdparty/gtest-*
34 thirdparty/gtest
35 thirdparty/protobuf-*
36 thirdparty/libevent-*
37 thirdparty/libev-*
38 thirdparty/installed