Ignore files generated by building debian package
Configure git to ignore files generated by the build process and by the debian package build process. Signed-off-by: Clark Rawlins <clark@bit63.org>
This commit is contained in:
		
							parent
							
								
									119d66d4c1
								
							
						
					
					
						commit
						73dd70fdf8
					
				
					 2 changed files with 9 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | ||||||
|  | timeoutd | ||||||
|  | *.o | ||||||
							
								
								
									
										7
									
								
								debian/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								debian/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | ||||||
|  | files | ||||||
|  | timeoutd.debhelper.log | ||||||
|  | timeoutd.postinst.debhelper | ||||||
|  | timeoutd.postrm.debhelper | ||||||
|  | timeoutd.prerm.debhelper | ||||||
|  | timeoutd.substvars | ||||||
|  | timeoutd | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Clark Rawlins
						Clark Rawlins