From 6b7af973b2264ec643ae7b46113ee54d10451fd7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 22 Feb 2021 22:43:07 +0300 Subject: [PATCH] update gitignore --- .gitignore | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index 9a3d01c23..c8aa69a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,25 +1,13 @@ Thumbs.db /.app_is_ready -/deploy.exclude -/deploy.sh /messages.mo /node_modules +/locale/**/*.po~ /package-lock.json -*~ -*.DS_Store -#* -.idea/* -plugins.local/* -themes.local/* +/plugins.local/* +/themes.local/* /config.php -feed-icons/* -cache/*/* -lock/* -tags -cache/htmlpurifier/*/*ser -lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/*/*ser -web.config -/.save.cson -/.tags* -/.gutentags +/feed-icons/* +/cache/*/* +/lock/* /.vscode/settings.json