libevhtp/.gitignore
2012-11-26 11:05:30 -05:00

21 lines
272 B
Text

# cmake manages these; they shouldn't go in version control
/CMakeCache.txt
/CMakeFiles/**
/Makefile
/cmake_install.cmake
# generated .h files
/compat/sys/tree.h
/oniguruma/config.h
# compiled files
/libevhtp.a
/test
/test_basic
/test_vhost
/test_client
/test_proxy