forked from signalwire/libks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
64 lines (63 loc) · 778 Bytes
/
.gitignore
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
aclocal.m4
CMakeCache.txt
CMakeFiles
CMakeCache.txt
CMakeFiles/
_CPack_Packages/
CTestTestfile.cmake
LibKSConfig.cmake
LibKS2Config.cmake
cmake_install.cmake
libks2.so
libks2.so.*
tests/CMakeFiles/
tests/CTestTestfile.cmake
tests/cmake_install.cmake
tests/testthreadpools
autom4te.cache
configure
config.status
config.log
libtool
Makefile
Makefile.in
*.o
*.lo
*.la
*.pc
.libs
.dirstamp
.deps
build
tests/test_thread_pools
tests/testacl
tests/testrealloc
tests/teststring
tests/testjson
tests/testhandle
:w
uninstall.cmake
install_manifest.txt
/cmake_install.cmake
Testing
core
cotire/
*_cotire.cmake
*.dylib
*.vcxproj*
*.dir
*.sln
/Debug
/tests/Debug
/x64
/_3rdParty
/external
LibKS-*
CPack*
*.deb
*manifest*
changelog.Debian
changelog.Debian.gz
build-Win32/
build-x64/
!win/*