[pygobject] Add .venv to .gitignore
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Add .venv to .gitignore
- Date: Sun, 19 Sep 2021 20:14:35 +0000 (UTC)
commit 963c5f278e23d971a5bdf055c900b3ae156fbeb3
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sun Sep 19 19:34:55 2021 +0200
Add .venv to .gitignore
.gitignore | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 5c221193..982712f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.venv
.mypy_cache
*.bak
*.lo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]