14 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# SPDX-FileCopyrightText: The openTCS Authors
 | 
						|
# SPDX-License-Identifier: CC0-1.0
 | 
						|
 | 
						|
/.idea/*
 | 
						|
!/.idea/codeStyles
 | 
						|
!/.idea/runConfigurations
 | 
						|
/.gradle/
 | 
						|
/build/
 | 
						|
/opentcs-*/build/
 | 
						|
*~
 | 
						|
 | 
						|
# Ignore approval test result files.
 | 
						|
*Test*.received.txt
 |