mirror of
				https://github.com/1Password/onepassword-operator.git
				synced 2025-10-31 11:49:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			232 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			232 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # OSX leaves these everywhere on SMB shares
 | |
| ._*
 | |
| 
 | |
| # Eclipse files
 | |
| .classpath
 | |
| .project
 | |
| .settings/**
 | |
| 
 | |
| # Emacs save files
 | |
| *~
 | |
| 
 | |
| # Vim-related files
 | |
| [._]*.s[a-w][a-z]
 | |
| [._]s[a-w][a-z]
 | |
| *.un~
 | |
| Session.vim
 | |
| .netrwhist
 | |
| 
 | |
| # Go test binaries
 | |
| *.test
 | 
