update gitignore

This commit is contained in:
Andrew Dolgov 2021-02-22 22:43:07 +03:00
parent 12bcf826e4
commit 6b7af973b2
1 changed files with 6 additions and 18 deletions

24
.gitignore vendored
View File

@ -1,25 +1,13 @@
Thumbs.db Thumbs.db
/.app_is_ready /.app_is_ready
/deploy.exclude
/deploy.sh
/messages.mo /messages.mo
/node_modules /node_modules
/locale/**/*.po~
/package-lock.json /package-lock.json
*~ /plugins.local/*
*.DS_Store /themes.local/*
#*
.idea/*
plugins.local/*
themes.local/*
/config.php /config.php
feed-icons/* /feed-icons/*
cache/*/* /cache/*/*
lock/* /lock/*
tags
cache/htmlpurifier/*/*ser
lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/*/*ser
web.config
/.save.cson
/.tags*
/.gutentags
/.vscode/settings.json /.vscode/settings.json