Fix .gitignore
This commit is contained in:
		
							parent
							
								
									30bc0f6b3a
								
							
						
					
					
						commit
						05b75a2085
					
				
							
								
								
									
										13
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -42,11 +42,11 @@
 | 
			
		||||
*.VC.opendb
 | 
			
		||||
 | 
			
		||||
# Binary Files
 | 
			
		||||
**/Binaries/*
 | 
			
		||||
**/Plugins/*/Binaries/*
 | 
			
		||||
*/Binaries/*
 | 
			
		||||
*/Plugins/*/Binaries/*
 | 
			
		||||
 | 
			
		||||
# Builds
 | 
			
		||||
**/Build/*
 | 
			
		||||
*/Build/*
 | 
			
		||||
 | 
			
		||||
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
 | 
			
		||||
!Build/*/
 | 
			
		||||
@ -63,12 +63,13 @@ Build/*/**
 | 
			
		||||
**/Saved/*
 | 
			
		||||
 | 
			
		||||
# Compiled source files for the engine to use
 | 
			
		||||
**/Intermediate/*
 | 
			
		||||
**/Plugins/*/Intermediate/*
 | 
			
		||||
*/Intermediate/*
 | 
			
		||||
*/Plugins/*/Intermediate/*
 | 
			
		||||
 | 
			
		||||
# Cache files for the editor to use
 | 
			
		||||
**/DerivedDataCache/*
 | 
			
		||||
*/DerivedDataCache/*
 | 
			
		||||
 | 
			
		||||
# Temp directory
 | 
			
		||||
Scratch
 | 
			
		||||
SwordNGun/Content/ThirdParty
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -1,7 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
	"BuildId": "14830424",
 | 
			
		||||
	"Modules": 
 | 
			
		||||
	{
 | 
			
		||||
		"SwordNGun": "UE4Editor-SwordNGun-0010.dll"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -1,7 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
	"BuildId": "14830424",
 | 
			
		||||
	"Modules": 
 | 
			
		||||
	{
 | 
			
		||||
		"ImGui": "UE4Editor-ImGui.dll"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user