diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -191,3 +191,7 @@ godot.creator.* # compile commands (https://clang.llvm.org/docs/JSONCompilationDatabase.html) compile_commands.json + +# Python development +.venv +venv |