From 75dc3154a611599a68f5a100723a9294fd749cb4 Mon Sep 17 00:00:00 2001 From: Jiting Date: Sat, 9 Feb 2019 21:08:46 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fb195fc..ce916cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.bat -*.exe \ No newline at end of file +*.exe +dist/* +*.ts3_translation \ No newline at end of file