 3e89e89670
			
		
	
	
		3e89e89670
		
	
	
	
	
		
			
			* add codecov.io service. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * update Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * only PR or master branch (for coverage badge) Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * update Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * update init Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
		
			
				
	
	
		
			57 lines
		
	
	
	
		
			688 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
	
		
			688 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Compiled Object files, Static and Dynamic libs (Shared Objects)
 | |
| *.o
 | |
| *.a
 | |
| *.so
 | |
| 
 | |
| # Folders
 | |
| _obj
 | |
| _test
 | |
| 
 | |
| # IntelliJ
 | |
| .idea
 | |
| 
 | |
| # MS VSCode
 | |
| .vscode
 | |
| 
 | |
| # Architecture specific extensions/prefixes
 | |
| *.[568vq]
 | |
| [568vq].out
 | |
| 
 | |
| *.cgo1.go
 | |
| *.cgo2.c
 | |
| _cgo_defun.c
 | |
| _cgo_gotypes.go
 | |
| _cgo_export.*
 | |
| 
 | |
| _testmain.go
 | |
| 
 | |
| *.exe
 | |
| *.test
 | |
| *.prof
 | |
| 
 | |
| *coverage.out
 | |
| coverage.all
 | |
| 
 | |
| /modules/options/bindata.go
 | |
| /modules/public/bindata.go
 | |
| /modules/templates/bindata.go
 | |
| 
 | |
| *.db
 | |
| *.log
 | |
| 
 | |
| /gitea
 | |
| /debug
 | |
| /integrations.test
 | |
| 
 | |
| /bin
 | |
| /dist
 | |
| /custom
 | |
| /data
 | |
| /indexers
 | |
| /log
 | |
| /public/img/avatar
 | |
| /integrations/gitea-integration-mysql
 | |
| /integrations/gitea-integration-pgsql
 | |
| /integrations/gitea-integration-sqlite
 | |
| /integrations/mysql.ini
 | |
| /integrations/pgsql.ini
 |