mirror of
https://github.com/godotengine/godot-cpp.git
synced 2025-12-31 01:48:45 +03:00
ignoring venv in .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -191,3 +191,7 @@ godot.creator.*
|
||||
|
||||
# compile commands (https://clang.llvm.org/docs/JSONCompilationDatabase.html)
|
||||
compile_commands.json
|
||||
|
||||
# Python development
|
||||
.venv
|
||||
venv
|
||||
|
||||
Reference in New Issue
Block a user