From 77ee4dd31e8812a589e03f03347f592ef8260f4f Mon Sep 17 00:00:00 2001 From: evpobr Date: Wed, 20 Jan 2021 13:31:53 +0500 Subject: Add CMake project --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 263e5aa..da516d6 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,18 @@ missing stamp-h1 aac-enc compile + +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +CMakeSettings.json + +*[Bb]uild*/ + +.vs/ +.vscode/ -- cgit v1.2.3