mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-26 14:47:36 +01:00 
			
		
		
		
	I think I saw this practice at Syncplay and I am accidentally attempting to bring dotfiles in
		
			
				
	
	
		
			20 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # All dotfiles
 | |
| .*
 | |
| 
 | |
| # Except not these
 | |
| !.editorconfig
 | |
| !.gitattributes
 | |
| !.github
 | |
| !.gitignore
 | |
| !.gitlab-ci.yml
 | |
| !.gitmodules
 | |
| !.mailmap
 | |
| !.mikaela
 | |
| !.mikaela_install
 | |
| !.pre-commit-config.yaml
 | |
| !.reuse
 | |
| 
 | |
| # Symlinks
 | |
| install.run
 | |
| LICENSE
 |