Add ignores to restic and git
This commit is contained in:
		
							parent
							
								
									1a3cea72b9
								
							
						
					
					
						commit
						4383fedf3e
					
				
					 2 changed files with 11 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,15 +1,19 @@
 | 
			
		|||
# Python
 | 
			
		||||
venv/
 | 
			
		||||
*.pyc
 | 
			
		||||
 | 
			
		||||
# File stuff
 | 
			
		||||
.DS_Store
 | 
			
		||||
 | 
			
		||||
# Vim Stuff
 | 
			
		||||
*.swp
 | 
			
		||||
*.swo
 | 
			
		||||
 | 
			
		||||
.syntastic_*_config
 | 
			
		||||
 | 
			
		||||
.breakpoints
 | 
			
		||||
 | 
			
		||||
# Latex
 | 
			
		||||
latexmk_output/
 | 
			
		||||
 | 
			
		||||
# Javascript
 | 
			
		||||
node_modules/
 | 
			
		||||
 | 
			
		||||
# PHP
 | 
			
		||||
vendor/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue