commit | c39109dce37ce4afad9c6e2a002b32c5313654b9 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Tue Nov 21 09:31:06 2017 +0000 |
committer | Phil Nash <github@philnash.me> | Tue Nov 21 11:08:39 2017 +0000 |
tree | 7182e472f5b31f0f03b7f5f8f975e04318accfd2 | |
parent | a8a1c379c01aba491797be9b34ef59290da19914 [diff] [blame] |
Ignore all cmake-build-* folders
diff --git a/.gitignore b/.gitignore index c7c3fc8..bf296d9 100644 --- a/.gitignore +++ b/.gitignore
@@ -24,6 +24,5 @@ *.xccheckout Build .idea -cmake-build-debug -cmake-build-release -.vs \ No newline at end of file +.vs +cmake-build-*