From c914d298604ef7ad3934c3c213d3f8822d6646d9 Mon Sep 17 00:00:00 2001
From: Guillaume Buisson <contact@guillaume.dev>
Date: 摹曛, 20 5月 2021 13:50:43 +0800
Subject: [PATCH] Several fixes (#120)

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6728aa5..5a0a310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,5 @@
 **/CMakeCache.txt
 **/CMakeFiles
 /CMakeSettings.json
+/.venv/
+/Pipfile

--
Gitblit v1.9.1