From c2ca1e52abb72a55b1fa2e7c955d357232d9a760 Mon Sep 17 00:00:00 2001 From: "Anton.AE" Date: Sun, 3 May 2026 12:01:45 +0300 Subject: [PATCH] add gitignore --- .gitignore | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1fcaca1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,113 @@ +# htaccess + +# Core +/wp-admin/ +/wp-content/index.php +/wp-content/languages +/wp-content/plugins/index.php +/wp-content/themes/index.php +/wp-includes/ +/index.php +/license.txt +/readme.html +/wp-*.php +/xmlrpc.php + +# Configuration +wp-config.php +wp-config-sample.php + +# Example plugin +/wp-content/plugins/hello.php + +# Uploads +/wp-content/uploads/ +!/wp-content/uploads/elementor +/wp-content/uploads-webpc/ + +# Log files +*.log + +# GP | Files ext +*.sql +*.tgz +*.tar.gz +*.tar +*.rar +*.zip +*.mp3 +*.mp4 +*.webm +*.mov +*.MOV +*.wav +*.flv +*.db +*.psd +*.pdf +*.doc +*.docx +*.txt +*.text +*.log +*.config +*.xml +*.tbk +*.csv +*.json +*.BAK + + +# GP | Dirs & files +bower_components/ +node_modules/ +nbproject/ +cache/ +.cache/ +phpMyAdmin-* +timthumb_cache/ +webstat/ +.idea/ +.tmb/ +.csscomb.json +sftp-config.json +bower.json +.bowerrc +backup_rsync/ +.bash_history +.idea/ +.fleet/ +.DS_Store +.config/ +.bash* +.vim* +test/ +test*.php +gp-test*/ +gp-test*.php +*/ewww/ +.*_lock +db.php +*/w3tc* +*/wpvivid* +*/mu-plugins/ +vendor/ +wp-content/webp* +.agents/ +dev/ + + +# GP | Duplicator +dup-installer/ +*archive.daf +installer* +wp-content/backups-dup-lite/ + +# GP | Query Monitor +wp-content/db.php + +# Node-js скрипт для индексации 100 url в сутки +.google-indexing/ + +# Антибот (ставят себе часто на PHP сайтах) +protect242/