mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
update .gitignore to add .idea for the Jetbrains CLion IDE
and also the default cmake build directory when building in clion cmake-build-*
(cherry picked from commit 9f5daa2d90)
This commit is contained in:
committed by
David Snopek
parent
43c66817ea
commit
6cb5eb9bca
4
.gitignore
vendored
4
.gitignore
vendored
@@ -195,3 +195,7 @@ compile_commands.json
|
||||
# Python development
|
||||
.venv
|
||||
venv
|
||||
|
||||
# Clion Configuration
|
||||
.idea/
|
||||
cmake-build-*
|
||||
|
||||
Reference in New Issue
Block a user