2016-09-14 17:16:18 +08:00
|
|
|
# Auto generated files
|
2022-01-24 01:49:50 +08:00
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
2019-05-18 12:05:48 +08:00
|
|
|
build/*
|
2016-07-08 22:50:13 +08:00
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.obj
|
2016-07-15 22:52:22 +08:00
|
|
|
*.suo
|
|
|
|
*.tlog
|
|
|
|
*.ilk
|
|
|
|
*.log
|
|
|
|
*.pdb
|
|
|
|
*.idb
|
|
|
|
*.iobj
|
|
|
|
*.ipdb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2016-07-08 22:50:13 +08:00
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
|
|
|
*.a
|
|
|
|
*.lib
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
|
|
|
|
# Codelite
|
|
|
|
.codelite
|
|
|
|
|
2019-06-30 22:27:28 +08:00
|
|
|
# KDevelop
|
|
|
|
*.kdev4
|
|
|
|
|
2016-07-08 22:50:13 +08:00
|
|
|
# .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
|
2019-07-01 18:32:12 +08:00
|
|
|
!example/meson.build
|
2016-09-13 04:28:37 +08:00
|
|
|
!example/multisink.cpp
|
2016-09-14 17:16:18 +08:00
|
|
|
!example/jni
|
2016-07-08 22:50:13 +08:00
|
|
|
|
|
|
|
# generated files
|
|
|
|
generated
|
2022-01-24 01:49:50 +08:00
|
|
|
version.rc
|
2016-07-08 22:50:13 +08:00
|
|
|
|
|
|
|
# Cmake
|
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
CMakeScripts
|
|
|
|
Makefile
|
|
|
|
cmake_install.cmake
|
2016-07-15 23:41:59 +08:00
|
|
|
install_manifest.txt
|
|
|
|
/tests/tests.VC.VC.opendb
|
|
|
|
/tests/tests.VC.db
|
2016-07-23 00:07:24 +08:00
|
|
|
/tests/tests
|
2017-12-23 00:36:54 +08:00
|
|
|
/tests/logs/*
|
2022-01-24 01:49:50 +08:00
|
|
|
spdlogConfig.cmake
|
|
|
|
spdlogConfigVersion.cmake
|
2023-09-10 04:05:08 +08:00
|
|
|
compile_commands.json
|
2017-11-25 21:11:18 +08:00
|
|
|
|
|
|
|
# idea
|
2019-05-18 12:05:48 +08:00
|
|
|
.idea/
|
2023-06-29 21:07:22 +08:00
|
|
|
.cache/
|
|
|
|
.vscode/
|
2019-05-18 12:05:48 +08:00
|
|
|
cmake-build-*/
|
2019-08-18 22:32:54 +08:00
|
|
|
*.db
|
|
|
|
*.ipch
|
|
|
|
*.filters
|
|
|
|
*.db-wal
|
|
|
|
*.opendb
|
|
|
|
*.db-shm
|
|
|
|
*.vcxproj
|
|
|
|
*.tcl
|
|
|
|
*.user
|
|
|
|
*.sln
|
2022-01-24 01:49:50 +08:00
|
|
|
|
|
|
|
# macos
|
|
|
|
*.DS_store
|
|
|
|
*.xcodeproj/
|