mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:56:10 +01:00 
			
		
		
		
	[skip ci] Updated licenses and gitignores
This commit is contained in:
		
							
								
								
									
										3
									
								
								options/gitignore/B4X
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								options/gitignore/B4X
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | **/Objects | ||||||
|  | **/AutoBackups | ||||||
|  | *.meta | ||||||
| @@ -1,3 +1,6 @@ | |||||||
|  | # If you prefer the allow list template instead of the deny list, see community template: | ||||||
|  | # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore | ||||||
|  | # | ||||||
| # Binaries for programs and plugins | # Binaries for programs and plugins | ||||||
| *.exe | *.exe | ||||||
| *.exe~ | *.exe~ | ||||||
|   | |||||||
| @@ -10,3 +10,9 @@ gradle-app.setting | |||||||
|  |  | ||||||
| # Cache of project | # Cache of project | ||||||
| .gradletasknamecache | .gradletasknamecache | ||||||
|  |  | ||||||
|  | # Eclipse Gradle plugin generated files | ||||||
|  | # Eclipse Core | ||||||
|  | .project | ||||||
|  | # JDT-specific (Eclipse Java Development Tools) | ||||||
|  | .classpath | ||||||
|   | |||||||
| @@ -9,3 +9,9 @@ buildNumber.properties | |||||||
| .mvn/timing.properties | .mvn/timing.properties | ||||||
| # https://github.com/takari/maven-wrapper#usage-without-binary-jar | # https://github.com/takari/maven-wrapper#usage-without-binary-jar | ||||||
| .mvn/wrapper/maven-wrapper.jar | .mvn/wrapper/maven-wrapper.jar | ||||||
|  |  | ||||||
|  | # Eclipse m2e generated files | ||||||
|  | # Eclipse Core | ||||||
|  | .project | ||||||
|  | # JDT-specific (Eclipse Java Development Tools) | ||||||
|  | .classpath | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user