mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 06:24:11 +01:00 
			
		
		
		
	* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			10 lines
		
	
	
		
			204 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			204 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# For projects that use the Waf build system: https://waf.io/
 | 
						|
# Dot-hidden on Unix-like systems
 | 
						|
.waf-*-*/
 | 
						|
.waf3-*-*/
 | 
						|
# Hidden directory on Windows (no dot)
 | 
						|
waf-*-*/
 | 
						|
waf3-*-*/
 | 
						|
# Lockfile
 | 
						|
.lock-waf_*_build
 |