mirror of
				https://github.com/paper-trail-gem/paper_trail.git
				synced 2022-11-09 11:33:19 -05:00 
			
		
		
		
	Adding server logs and tmp files to .gitignore
This commit is contained in:
		
							parent
							
								
									8f7af9a45d
								
							
						
					
					
						commit
						6825199667
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,5 +1,7 @@
 | 
			
		|||
test/debug.log
 | 
			
		||||
test/paper_trail_plugin.sqlite3.db
 | 
			
		||||
test/dummy/log/*
 | 
			
		||||
test/dummy/tmp/*
 | 
			
		||||
coverage
 | 
			
		||||
pkg/*
 | 
			
		||||
*.gem
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue