First Commit
This commit is contained in:
24
externals/fmt/.gitignore
vendored
Normal file
24
externals/fmt/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
*.a
|
||||
*.so*
|
||||
*.xcodeproj
|
||||
*~
|
||||
.vscode/
|
||||
/CMakeScripts
|
||||
/Testing
|
||||
/_CPack_Packages
|
||||
/doc/doxyxml
|
||||
/doc/html
|
||||
/doc/node_modules
|
||||
/install_manifest.txt
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CPack*.cmake
|
||||
CTestTestfile.cmake
|
||||
FMT.build
|
||||
Makefile
|
||||
bin/
|
||||
build/
|
||||
cmake_install.cmake
|
||||
fmt-*.cmake
|
||||
fmt.pc
|
||||
virtualenv
|
||||
Reference in New Issue
Block a user