Initial commit
This commit is contained in:
		
						commit
						2d70bd5cb4
					
				
							
								
								
									
										4
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # Normalize EOL for all files that Git considers text files. | ||||||
|  | * text=auto eol=lf | ||||||
|  | *.svg filter=lfs diff=lfs merge=lfs -text | ||||||
|  | *.png filter=lfs diff=lfs merge=lfs -text | ||||||
							
								
								
									
										21
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,21 @@ | |||||||
|  | # 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 | ||||||
|  | 
 | ||||||
|  | # Python venv | ||||||
|  | .venv | ||||||
|  | 
 | ||||||
|  | # Project demos | ||||||
|  | /demos/ | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user