65 lines
779 B
Plaintext
65 lines
779 B
Plaintext
|
# Auto generated files
|
||
|
*.slo
|
||
|
*.lo
|
||
|
*.o
|
||
|
*.obj
|
||
|
*.suo
|
||
|
*.tlog
|
||
|
*.ilk
|
||
|
*.log
|
||
|
*.pdb
|
||
|
*.idb
|
||
|
*.iobj
|
||
|
*.ipdb
|
||
|
*.opensdf
|
||
|
*.sdf
|
||
|
|
||
|
# Compiled Dynamic libraries
|
||
|
*.so
|
||
|
*.dylib
|
||
|
*.dll
|
||
|
|
||
|
# Compiled Static libraries
|
||
|
*.lai
|
||
|
*.la
|
||
|
*.a
|
||
|
*.lib
|
||
|
|
||
|
# Executables
|
||
|
*.exe
|
||
|
*.out
|
||
|
*.app
|
||
|
|
||
|
# Codelite
|
||
|
.codelite
|
||
|
|
||
|
# .orig files
|
||
|
*.orig
|
||
|
|
||
|
# example files
|
||
|
example/*
|
||
|
!example/example.cpp
|
||
|
!example/bench.cpp
|
||
|
!example/utils.h
|
||
|
!example/Makefile*
|
||
|
!example/example.sln
|
||
|
!example/example.vcxproj
|
||
|
!example/CMakeLists.txt
|
||
|
!example/multisink.cpp
|
||
|
!example/jni
|
||
|
|
||
|
# generated files
|
||
|
generated
|
||
|
|
||
|
# Cmake
|
||
|
CMakeCache.txt
|
||
|
CMakeFiles
|
||
|
CMakeScripts
|
||
|
Makefile
|
||
|
cmake_install.cmake
|
||
|
install_manifest.txt
|
||
|
/tests/tests.VC.VC.opendb
|
||
|
/tests/tests.VC.db
|
||
|
/tests/tests
|
||
|
/tests/logs/file_helper_test.txt
|