45 lines
		
	
	
		
			729 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			729 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Unnecessary files ignore
 | 
						|
*.sql
 | 
						|
*.gz
 | 
						|
*.log
 | 
						|
*.old
 | 
						|
 | 
						|
# wp config ignore
 | 
						|
/wp-config.php
 | 
						|
 | 
						|
# wp-content uploads, backups and additional ignores
 | 
						|
/wp-content/advanced-cache.php
 | 
						|
/wp-content/aiowps_backups
 | 
						|
/wp-content/backup-dup-lite
 | 
						|
/wp-content/backupwordpress-*
 | 
						|
/wp-content/backup*
 | 
						|
/wp-content/cache
 | 
						|
/wp-content/logs
 | 
						|
/wp-content/updraft
 | 
						|
/wp-content/wp-cache-config.php
 | 
						|
/wp-content/webp-express
 | 
						|
/wp-content/wp-rocket-config
 | 
						|
 | 
						|
# Letsencrypt dir ignore
 | 
						|
/.well-known
 | 
						|
 | 
						|
# duplicator plugin wp-snapshots ignore
 | 
						|
/wp-snapshots
 | 
						|
/dup*.txt
 | 
						|
 | 
						|
# webmasters confirmation files
 | 
						|
/yandex*.html
 | 
						|
/google*.html
 | 
						|
 | 
						|
# IDE ignores
 | 
						|
/.idea
 | 
						|
 | 
						|
# composer root vendor dir ignore
 | 
						|
/vendor
 | 
						|
 | 
						|
# Apache htaccess ignore for resolve test/prod envs
 | 
						|
/.htaccess
 | 
						|
 | 
						|
# Custom ignores
 | 
						|
 |