mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Meta: Ignore virtual Python environments
This commit is contained in:
committed by
Tim Ledbetter
parent
a0ee86db04
commit
80b3de8f9e
4
.gitignore
vendored
4
.gitignore
vendored
@@ -28,6 +28,10 @@ output/
|
|||||||
.exrc
|
.exrc
|
||||||
.helix/
|
.helix/
|
||||||
|
|
||||||
|
# Environments
|
||||||
|
.venv*/
|
||||||
|
venv*/
|
||||||
|
|
||||||
# Gradle/AndroidStudio
|
# Gradle/AndroidStudio
|
||||||
.gradle/
|
.gradle/
|
||||||
.cxx/
|
.cxx/
|
||||||
|
|||||||
Reference in New Issue
Block a user