From 02c4c6e73cc97c7aefd70ebf7be9e7e6479b2f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 19 Apr 2020 01:10:48 +0200 Subject: Ignore all config*.yml --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 01a5b00..03644cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .idea -config.yml \ No newline at end of file +config*.yml \ No newline at end of file -- cgit v1.2.3