forked from mrtazz/restclient-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (41 loc) · 638 Bytes
/
.gitignore
File metadata and controls
45 lines (41 loc) · 638 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
bin/*
*.o
lib*
*autom4te.cache
*.deps
config*
!configure.ac
*aclocal.m4
*Makefile
*Makefile.in
vendor/gtest-1.7.0/scripts/gtest-config
vendor/gtest-1.7.0/build-aux/config.h
vendor/gtest-1.7.0/build-aux/config.h.in
vendor/gtest-1.7.0/build-aux/ltmain.sh
vendor/gtest-1.7.0/m4/ltoptions.m4
vendor/gtest-1.7.0/m4/ltversion.m4
vendor/jsoncpp-0.10.5/dist/.deps/jsoncpp.Po
test-program
.libs
*autom4te.cache
*aclocal.m4
*compile
*configure
*depcomp
*install-sh
*missing
*stamp-h1
*.dirstamp
*ltmain.sh
m4
# coverage related files
*gcda
*gcno
html
coverage.info
# packaging
*.rpm
*.deb
usr
# generated files
include/restclient-cpp/version.h