repo.or.cz
/
hbase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HBASE-23337 Release scripts should rely on maven for deploy. (#887)
[hbase.git]
/
hbase-native-client
/
.gitignore
blob
f14b3be32d3eda5eee1e55db2cbd1d220e43067b
1
# Compiled Object files
2
*.slo
3
*.lo
4
*.o
5
6
# Compiled Dynamic libraries
7
*.so
8
9
# Compiled Static libraries
10
*.lai
11
*.la
12
*.a
13
14
#python
15
*.pyc
16
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
27
28
29
30
# Thirdparty dirs
31
32
thirdparty/glog-*
33
thirdparty/gtest-*
34
thirdparty/gtest
35
thirdparty/protobuf-*
36
thirdparty/libevent-*
37
thirdparty/libev-*
38
thirdparty/installed