Skip to content

Commit 631cd5f

Browse files
authored
Merge pull request #1306 from dsnopek/4.1-cherrypicks-6
Cherry-picks for the godot-cpp 4.1 branch - 6th batch
2 parents c5f47b2 + 731a10a commit 631cd5f

File tree

4 files changed

+129
-105
lines changed

4 files changed

+129
-105
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,3 +191,7 @@ godot.creator.*
191191

192192
# compile commands (https://clang.llvm.org/docs/JSONCompilationDatabase.html)
193193
compile_commands.json
194+
195+
# Python development
196+
.venv
197+
venv

0 commit comments

Comments
 (0)