diff options
Diffstat (limited to 'fdk-aac/.gitignore')
-rw-r--r-- | fdk-aac/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fdk-aac/.gitignore b/fdk-aac/.gitignore index 263e5aa..da516d6 100644 --- a/fdk-aac/.gitignore +++ b/fdk-aac/.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/ |