Implement packaging.
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,11 +1,16 @@
|
||||
/_CPack_Packages
|
||||
/doc/conf.py
|
||||
/doc/doxyxml
|
||||
/doc/html
|
||||
/Testing
|
||||
/*.cmake
|
||||
/format-test
|
||||
/install_manifest.txt
|
||||
/tinyformat_speed_test
|
||||
*~
|
||||
*.a
|
||||
*.zip
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
/CTestTestfile.cmake
|
||||
/doc/doxyxml
|
||||
/format_test
|
||||
/html
|
||||
/libformat.a
|
||||
/Testing
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user