mirror of
https://github.com/fmtlib/fmt.git
synced 2026-08-03 20:14:20 +02:00
Ignore doxyxml and html directories and order .gitignore entries
This commit is contained in:
+4
-2
@@ -1,9 +1,11 @@
|
||||
/CMakeFiles
|
||||
/Testing
|
||||
/CMakeCache.txt
|
||||
/CMakeFiles
|
||||
/cmake_install.cmake
|
||||
/CTestTestfile.cmake
|
||||
/doc/doxyxml
|
||||
/format_test
|
||||
/html
|
||||
/libformat.a
|
||||
/Makefile
|
||||
/Testing
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user