mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Ignore generated and temporary files.
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/CMakeFiles
|
||||
/Testing
|
||||
/CMakeCache.txt
|
||||
/cmake_install.cmake
|
||||
/CTestTestfile.cmake
|
||||
/format_test
|
||||
/libformat.a
|
||||
/Makefile
|
||||
*~
|
Reference in New Issue
Block a user