Removed the Kniffel.apk binary file and its reference in .gitignore. Simplified multiple node definitions in GameScene.tscn by eliminating unnecessary properties like item_count and popup details.
		
			
				
	
	
		
			9 lines
		
	
	
		
			76 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			76 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Godot 4+ specific ignores
 | 
						|
.godot/
 | 
						|
 | 
						|
.idea/
 | 
						|
 | 
						|
Kniffel.apk
 | 
						|
 | 
						|
Kniffel.apk.idsig
 |