mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
updated gitignore and the example's VS 2015 .sln
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,8 +1,18 @@
|
||||
# Compiled Object files
|
||||
# Auto generated files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
*.suo
|
||||
*.tlog
|
||||
*.ilk
|
||||
*.log
|
||||
*.pdb
|
||||
*.idb
|
||||
*.iobj
|
||||
*.ipdb
|
||||
*.opensdf
|
||||
*.sdf
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
@@ -45,4 +55,4 @@ CMakeFiles
|
||||
CMakeScripts
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
install_manifest.txt
|
Reference in New Issue
Block a user