mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Fix documentation gitignore for pre-9.0 doc build methods.
This commit is contained in:
		
							
								
								
									
										28
									
								
								doc/src/sgml/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										28
									
								
								doc/src/sgml/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,10 +1,24 @@
 | 
			
		||||
/html
 | 
			
		||||
/html-stamp
 | 
			
		||||
/man1
 | 
			
		||||
/man3
 | 
			
		||||
/man7
 | 
			
		||||
/man-stamp
 | 
			
		||||
 | 
			
		||||
# Stuff shipped in tarballs
 | 
			
		||||
*.html
 | 
			
		||||
*.[1-9]
 | 
			
		||||
# Other popular build targets
 | 
			
		||||
/HISTORY
 | 
			
		||||
/INSTALL
 | 
			
		||||
/regress_README
 | 
			
		||||
/postgres-US.pdf
 | 
			
		||||
/postgres-A4.pdf
 | 
			
		||||
# GENERATED_SGML
 | 
			
		||||
/features-supported.sgml
 | 
			
		||||
/features-unsupported.sgml
 | 
			
		||||
/version.sgml
 | 
			
		||||
/bookindex.sgml
 | 
			
		||||
/HTML.index
 | 
			
		||||
/HTML.index.start
 | 
			
		||||
# Assorted byproducts from building the above
 | 
			
		||||
/postgres.xml
 | 
			
		||||
/postgres-US.aux
 | 
			
		||||
/postgres-US.log
 | 
			
		||||
/postgres-US.out
 | 
			
		||||
/postgres-A4.aux
 | 
			
		||||
/postgres-A4.log
 | 
			
		||||
/postgres-A4.out
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user