mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08: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
 |