Initial commit
This commit is contained in:
		
						commit
						9c30937a6c
					
				
					 2 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										17
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,17 @@
 | 
			
		|||
# ---> Godot
 | 
			
		||||
# 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
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
# gamejam-march-28
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue