summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f7fe56afd3a696f4b6a88ace03dd21f7d4906d4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/.idea/
/config.h
/build/
/cmake-build-debug/
/CMakeCache.txt
/CMakeDoxyfile.in
/CMakeDoxygenDefaults.cmake
/CMakeFiles/
/cmake_install.cmake
/CTestTestfile.cmake
/googletest-release-1.8.1/
/install_manifest.txt
/liburiparser.a
/liburiparser.pc
/liburiparser.so*
/Makefile
/release-1.8.1.tar.gz
/Testing/
/testrunner
/uriparser-*.tar.*
/uriparser-*.zip
/uriparse