Don't commit latex output
This commit is contained in:
		
							
								
								
									
										18
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -15,14 +15,10 @@ build/
 | 
			
		||||
dist/
 | 
			
		||||
*.egg-info/
 | 
			
		||||
 | 
			
		||||
# Don't commit settings
 | 
			
		||||
settings.json
 | 
			
		||||
 | 
			
		||||
# Don't commit game save
 | 
			
		||||
save.json
 | 
			
		||||
 | 
			
		||||
# Don't commit docs output
 | 
			
		||||
docs/_build
 | 
			
		||||
 | 
			
		||||
# Don't commit compiled messages
 | 
			
		||||
*.mo
 | 
			
		||||
# Don't commit LaTeX output
 | 
			
		||||
*.aux
 | 
			
		||||
*.fdb_latexmk
 | 
			
		||||
*.fls
 | 
			
		||||
*.log
 | 
			
		||||
*.pdf
 | 
			
		||||
*.gz
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user