mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			245 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			245 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
install/
 | 
						|
log/
 | 
						|
build/
 | 
						|
 | 
						|
# Ignore generated docs
 | 
						|
*.dox
 | 
						|
*.wikidoc
 | 
						|
 | 
						|
# eclipse stuff
 | 
						|
.project
 | 
						|
.cproject
 | 
						|
 | 
						|
# qcreator stuff
 | 
						|
CMakeLists.txt.user
 | 
						|
 | 
						|
srv/_*.py
 | 
						|
*.pcd
 | 
						|
*.pyc
 | 
						|
qtcreator-*
 | 
						|
*.user
 | 
						|
 | 
						|
*~
 | 
						|
 | 
						|
# Emacs
 | 
						|
.#*
 | 
						|
 | 
						|
# Colcon custom files
 | 
						|
COLCON_IGNORE
 | 
						|
AMENT_IGNORE
 |