Merge pull request 'Added cmake-build-relwithdebinfo to gitignore' (#8) from fix/gitignore_builddir into master

Reviewed-on: http://git.mercurial-manifold.eu/an.tsouchlos/const_fmt/pulls/8
This commit is contained in:
an.tsouchlos 2022-02-19 18:18:51 +00:00
commit 1263dfee98

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
build
cmake-build-debug
cmake-build-release
cmake-build-relwithdebinfo
.idea