summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a55df50da3322fd2c941ea4e17d0490a14d951e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/.idea/
/UriConfig.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