Create a gitignore file,
to begin ignoring some of the LaTeX intermediate files and the like.
This commit is contained in:
		
							parent
							
								
									1583f593ca
								
							
						
					
					
						commit
						65e3e14a63
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | ||||||
|  | # Standard LaTeX ancillary output files | ||||||
|  | *.aux | ||||||
|  | *.dvi | ||||||
|  | *.toc | ||||||
|  | # Log files by name, since .log may be of interest in some other context. | ||||||
|  | comprehensive-gpl-guide.log | ||||||
|  | # bkuhn often makes an x.ps file in intermediate testing. | ||||||
|  | x.ps | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn