From 8ce268c188a5f80d17fd895c6181bc518f79d50a Mon Sep 17 00:00:00 2001 From: overflowerror Date: Sat, 14 Aug 2021 13:06:47 +0200 Subject: [PATCH] changed gitignore to ignore local files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..a2e2bd3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,8 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +.idea/ + +keys.txt +config.toml