29 lines
		
	
	
	
		
			356 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			356 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# SPDX-License-Identifier: CC0-1.0
 | 
						|
# SPDX-FileCopyrightText: none
 | 
						|
# Ignore the following files
 | 
						|
.vscode
 | 
						|
*~
 | 
						|
*.[oa]
 | 
						|
*.diff
 | 
						|
*.kate-swp
 | 
						|
*.kdev4
 | 
						|
.kdev_include_paths
 | 
						|
*.kdevelop.pcs
 | 
						|
*.moc
 | 
						|
*.moc.cpp
 | 
						|
*.orig
 | 
						|
*.user
 | 
						|
.*.swp
 | 
						|
.swp.*
 | 
						|
Doxyfile
 | 
						|
Makefile
 | 
						|
avail
 | 
						|
random_seed
 | 
						|
/build*/
 | 
						|
CMakeLists.txt.user*
 | 
						|
.clang-format
 | 
						|
/compile_commands.json
 | 
						|
.clangd
 | 
						|
.idea
 | 
						|
/cmake-build*
 | 
						|
.cache
 |