/apps/templates/lua: add .gitignore
This commit is contained in:
		
							
								
								
									
										11
									
								
								apps/templates/lua/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								apps/templates/lua/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | |||||||
|  | # ignore executables | ||||||
|  | * | ||||||
|  | !*.* | ||||||
|  | !*/ | ||||||
|  |  | ||||||
|  | *.so | ||||||
|  | *.dll | ||||||
|  | *.exe | ||||||
|  | *.trace | ||||||
|  |  | ||||||
|  | build/ | ||||||
		Reference in New Issue
	
	Block a user