From 71f1f10e2cc1dc829412cc07ceb47a4ea08192fd Mon Sep 17 00:00:00 2001 From: Newnius Date: Mon, 7 Jan 2019 11:32:59 +0800 Subject: [PATCH] update git ignore file --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index 3e759b7..d6b6865 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,17 @@ +config.inc.php + +# IntelliJ IDEA +.idea/ +*.iml + +# Temp files +*~ +*.swp + +# MacOS +.DS_Store + + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ##