mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Ignore virtual Python environments
This commit is contained in:
committed by
Tim Ledbetter
parent
a0ee86db04
commit
80b3de8f9e
Notes:
github-actions[bot]
2024-10-31 00:43:39 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/80b3de8f9e8 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2068 Reviewed-by: https://github.com/tcl3 ✅
4
.gitignore
vendored
4
.gitignore
vendored
@@ -28,6 +28,10 @@ output/
|
||||
.exrc
|
||||
.helix/
|
||||
|
||||
# Environments
|
||||
.venv*/
|
||||
venv*/
|
||||
|
||||
# Gradle/AndroidStudio
|
||||
.gradle/
|
||||
.cxx/
|
||||
|
||||
Reference in New Issue
Block a user