From 4ad869c502450a57098b663752738fdc9e32a100 Mon Sep 17 00:00:00 2001 From: Oleg Kainov Date: Sun, 17 May 2020 18:08:01 +0200 Subject: [PATCH] add initial gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..17186c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +db_data