From d1327ed6b28a49770aa5d9b06245aa063b406f78 Mon Sep 17 00:00:00 2001
From: Vika <vika@fireburn.ru>
Date: Mon, 14 Feb 2022 15:16:55 +0300
Subject: Added a dev env script

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index e8dbc27..fbaa011 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ dump.rdb
 \#*\#
 .\#*
 .*~
-*~
\ No newline at end of file
+*~
+/test-dir
\ No newline at end of file
-- 
cgit 1.4.1