24 lines
		
	
	
	
		
			406 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			406 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# this file shouldnt be in your project. If you have it, remove it.
 | 
						|
 | 
						|
# Godot 4+ specific ignores
 | 
						|
.godot/
 | 
						|
 | 
						|
# Godot-specific ignores
 | 
						|
.import/
 | 
						|
export.cfg
 | 
						|
export_presets.cfg
 | 
						|
 | 
						|
# Imported translations (automatically generated from CSV files)
 | 
						|
*.translation
 | 
						|
 | 
						|
# Mono-specific ignores
 | 
						|
.mono/
 | 
						|
data_*/
 | 
						|
mono_crash.*.json
 | 
						|
 | 
						|
# Ignore any import metadata files
 | 
						|
*.import
 | 
						|
 | 
						|
# Ignore the generated project files
 | 
						|
project.godot
 | 
						|
 |