From dc030c0521def97e8c659c745cd5b3cd1479ca6c Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Fri, 9 Oct 2020 17:11:37 +0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a4f49af..97d8da3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.config.toml bin obj -/.plugins \ No newline at end of file +/.plugins +/src/ThirdPartyPlugins \ No newline at end of file