vermont/.gitignore

21 lines
457 B
Plaintext

# ignore macosx specific files
.DS_Store
# ignore compiled libs
*.a
# ignore cmake generated files
CMakeCache.txt
CMakeFiles
cmake_install.cmake
Makefile
# ignore compiled binaries
vermont
tools/testCollector
tools/injectUDPToCollector
src/tests/vermonttest/vermonttest
src/tests/ipfixlolib/test_everything
src/tests/ipfixlolib/mtutest
src/tests/ipfixlolib/example_code_2
src/tests/ipfixlolib/example_code
# ignore vermont generated files
sensor_output.xml