mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 01:16:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			271 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			271 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Contains wakatime API which should remain private
 | 
						|
files/.wakatime.cfg
 | 
						|
# Backup directory will get created by script, no need to push it
 | 
						|
Backups/
 | 
						|
# Don't include file backups
 | 
						|
*.bak
 | 
						|
# todo list
 | 
						|
*.todo
 | 
						|
# VSCode settings
 | 
						|
.vscode/
 | 
						|
# Python Cache
 | 
						|
__pycache__/
 | 
						|
.pytest_cache/
 |