forked from gitea/gitea
		
	 a06c3ad2c0
			
		
	
	
		a06c3ad2c0
		
	
	
	
	
		
			
			* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			24 lines
		
	
	
		
			366 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			366 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Xcode
 | |
| #
 | |
| # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
 | |
| 
 | |
| ## Build generated
 | |
| build/
 | |
| DerivedData/
 | |
| 
 | |
| ## Various settings
 | |
| *.pbxuser
 | |
| !default.pbxuser
 | |
| *.mode1v3
 | |
| !default.mode1v3
 | |
| *.mode2v3
 | |
| !default.mode2v3
 | |
| *.perspectivev3
 | |
| !default.perspectivev3
 | |
| xcuserdata/
 | |
| 
 | |
| ## Other
 | |
| *.moved-aside
 | |
| *.xccheckout
 | |
| *.xcscmblueprint
 |