mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 01:16:35 +00:00 
			
		
		
		
	Migration to python (package_install)
This commit is contained in:
		
							parent
							
								
									110bcd81fc
								
							
						
					
					
						commit
						89d56a4d37
					
				
					 4 changed files with 321 additions and 123 deletions
				
			
		
							
								
								
									
										7
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -4,3 +4,10 @@ files/.wakatime.cfg
 | 
			
		|||
backup/
 | 
			
		||||
# Don't include file backups
 | 
			
		||||
*.bak
 | 
			
		||||
# todo list
 | 
			
		||||
*.todo
 | 
			
		||||
# VSCode settings
 | 
			
		||||
.vscode/
 | 
			
		||||
# Python Cache
 | 
			
		||||
__pycache__/
 | 
			
		||||
.pytest_cache/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue