diff --git a/.gitignore b/.gitignore index d49106294..6cc4ba7d9 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,9 @@ Brewfile.lock.json # Visual Studio Code .vscode/ +# Visual Studio +.vs/ + # legendary cmake's build CMakeLists.txt @@ -64,4 +67,4 @@ PVS-Studio.log # Automate files, etc automate.py fbt_options.py -commitnotes.md \ No newline at end of file +commitnotes.md